#d00c00 color space conversions
Hex:
#d00c00
RGB:
208, 12, 0
CMY:
18, 95, 100
CMYK:
0, 94, 100, 18
HSL:
3°, 100.0000%, 40.7843%
HSV (HSB):
3°, 100.0000%, 81.5686%
XYZ:
26.1439, 13.6728, 1.2612
xyY:
0.6364, 0.3329, 13.6728
CIE-Lab:
43.7600, 67.5862, 57.7827
CIE-LCH:
43.7600, 88.9199, 40.5287
CIE-Luv:
43.7600, 140.5844, 31.4362
Hunter-Lab:
36.9768, 61.4963, 23.8615
#d00c00 color charts
#d00c00 color shades, tints & tones
#d00c00 color schemes
#d00c00 color preview, HTML & CSS examples
This text has a color of #d00c00
<p style="color:#d00c00;">Text here</p>
.mytext {color:#d00c00;}
This box has a color of #d00c00
<div style="background-color:#d00c00;">Content here</div>
.mybackground {background-color:#d00c00;}
Border around this has a color of #d00c00
<div style="border:2px solid #d00c00;">Content here</div>
.myborder {border:2px solid #d00c00;}