#d02009 color space conversions
Hex:
#d02009
RGB:
208, 32, 9
CMY:
18, 87, 96
CMYK:
0, 85, 96, 18
HSL:
7°, 91.7051%, 42.5490%
HSV (HSB):
7°, 95.6731%, 81.5686%
XYZ:
26.5782, 14.4626, 1.6492
xyY:
0.6226, 0.3388, 14.4626
CIE-Lab:
44.8892, 64.5099, 55.4973
CIE-LCH:
44.8892, 85.0969, 40.7051
CIE-Luv:
44.8892, 134.2413, 32.4077
Hunter-Lab:
38.0298, 58.1979, 24.0497
#d02009 color charts
#d02009 color shades, tints & tones
#d02009 color schemes
#d02009 color preview, HTML & CSS examples
This text has a color of #d02009
<p style="color:#d02009;">Text here</p>
.mytext {color:#d02009;}
This box has a color of #d02009
<div style="background-color:#d02009;">Content here</div>
.mybackground {background-color:#d02009;}
Border around this has a color of #d02009
<div style="border:2px solid #d02009;">Content here</div>
.myborder {border:2px solid #d02009;}