#d00a04 color space conversions
Hex:
#d00a04
RGB:
208, 10, 4
CMY:
18, 96, 98
CMYK:
0, 95, 98, 18
HSL:
2°, 96.2264%, 41.5686%
HSV (HSB):
2°, 98.0769%, 81.5686%
XYZ:
26.1429, 13.6357, 1.3689
xyY:
0.6353, 0.3314, 13.6357
CIE-Lab:
43.7060, 67.8152, 56.4357
CIE-LCH:
43.7060, 88.2263, 39.7672
CIE-Luv:
43.7060, 140.6530, 30.8861
Hunter-Lab:
36.9266, 61.7508, 23.6506
#d00a04 color charts
#d00a04 color shades, tints & tones
#d00a04 color schemes
#d00a04 color preview, HTML & CSS examples
This text has a color of #d00a04
<p style="color:#d00a04;">Text here</p>
.mytext {color:#d00a04;}
This box has a color of #d00a04
<div style="background-color:#d00a04;">Content here</div>
.mybackground {background-color:#d00a04;}
Border around this has a color of #d00a04
<div style="border:2px solid #d00a04;">Content here</div>
.myborder {border:2px solid #d00a04;}