#d03008 color space conversions
Hex:
#d03008
RGB:
208, 48, 8
CMY:
18, 81, 97
CMYK:
0, 77, 96, 18
HSL:
12°, 92.5926%, 42.3529%
HSV (HSB):
12°, 96.1538%, 81.5686%
XYZ:
27.1132, 15.5413, 1.8005
xyY:
0.6099, 0.3496, 15.5413
CIE-Lab:
46.3669, 60.3199, 56.5758
CIE-LCH:
46.3669, 82.7001, 43.1655
CIE-Luv:
46.3669, 126.8458, 35.0942
Hunter-Lab:
39.4225, 53.7757, 24.8879
#d03008 color charts
#d03008 color shades, tints & tones
#d03008 color schemes
#d03008 color preview, HTML & CSS examples
This text has a color of #d03008
<p style="color:#d03008;">Text here</p>
.mytext {color:#d03008;}
This box has a color of #d03008
<div style="background-color:#d03008;">Content here</div>
.mybackground {background-color:#d03008;}
Border around this has a color of #d03008
<div style="border:2px solid #d03008;">Content here</div>
.myborder {border:2px solid #d03008;}