#d00008 color space conversions
Hex:
#d00008
RGB:
208, 0, 8
CMY:
18, 100, 97
CMYK:
0, 100, 96, 18
HSL:
358°, 100.0000%, 40.7843%
HSV (HSB):
358°, 100.0000%, 81.5686%
XYZ:
26.0563, 13.4274, 1.4482
xyY:
0.6366, 0.3280, 13.4274
CIE-Lab:
43.4003, 68.7729, 55.0285
CIE-LCH:
43.4003, 88.0786, 38.6650
CIE-Luv:
43.4003, 142.0497, 29.8901
Hunter-Lab:
36.6435, 62.8009, 23.3073
#d00008 color charts
#d00008 color shades, tints & tones
#d00008 color schemes
#d00008 color preview, HTML & CSS examples
This text has a color of #d00008
<p style="color:#d00008;">Text here</p>
.mytext {color:#d00008;}
This box has a color of #d00008
<div style="background-color:#d00008;">Content here</div>
.mybackground {background-color:#d00008;}
Border around this has a color of #d00008
<div style="border:2px solid #d00008;">Content here</div>
.myborder {border:2px solid #d00008;}