#d00d55 color space conversions
Hex:
#d00d55
RGB:
208, 13, 85
CMY:
18, 95, 67
CMYK:
0, 94, 59, 18
HSL:
338°, 88.2353%, 43.3333%
HSV (HSB):
338°, 93.7500%, 81.5686%
XYZ:
27.7960, 14.3536, 9.8998
xyY:
0.5340, 0.2758, 14.3536
CIE-Lab:
44.7359, 70.0904, 14.7839
CIE-LCH:
44.7359, 71.6326, 11.9106
CIE-Luv:
44.7359, 121.9701, 3.0283
Hunter-Lab:
37.8862, 64.6597, 11.0276
#d00d55 color charts
#d00d55 color shades, tints & tones
#d00d55 color schemes
#d00d55 color preview, HTML & CSS examples
This text has a color of #d00d55
<p style="color:#d00d55;">Text here</p>
.mytext {color:#d00d55;}
This box has a color of #d00d55
<div style="background-color:#d00d55;">Content here</div>
.mybackground {background-color:#d00d55;}
Border around this has a color of #d00d55
<div style="border:2px solid #d00d55;">Content here</div>
.myborder {border:2px solid #d00d55;}