#d00c04 color space conversions
Hex:
#d00c04
RGB:
208, 12, 4
CMY:
18, 95, 98
CMYK:
0, 94, 98, 18
HSL:
2°, 96.2264%, 41.5686%
HSV (HSB):
2°, 98.0769%, 81.5686%
XYZ:
26.1658, 13.6816, 1.3766
xyY:
0.6347, 0.3319, 13.6816
CIE-Lab:
43.7728, 67.6220, 56.4646
CIE-LCH:
43.7728, 88.0965, 39.8620
CIE-Luv:
43.7728, 140.3001, 31.0039
Hunter-Lab:
36.9887, 61.5409, 23.6855
#d00c04 color charts
#d00c04 color shades, tints & tones
#d00c04 color schemes
#d00c04 color preview, HTML & CSS examples
This text has a color of #d00c04
<p style="color:#d00c04;">Text here</p>
.mytext {color:#d00c04;}
This box has a color of #d00c04
<div style="background-color:#d00c04;">Content here</div>
.mybackground {background-color:#d00c04;}
Border around this has a color of #d00c04
<div style="border:2px solid #d00c04;">Content here</div>
.myborder {border:2px solid #d00c04;}