#d02d12 color space conversions
Hex:
#d02d12
RGB:
208, 45, 18
CMY:
18, 82, 93
CMYK:
0, 78, 91, 18
HSL:
9°, 84.0708%, 44.3137%
HSV (HSB):
9°, 91.3462%, 81.5686%
XYZ:
27.0600, 15.3303, 2.1051
xyY:
0.6082, 0.3445, 15.3303
CIE-Lab:
46.0834, 61.3265, 53.3617
CIE-LCH:
46.0834, 81.2921, 41.0274
CIE-Luv:
46.0834, 127.7262, 33.3198
Hunter-Lab:
39.1540, 54.8450, 24.2201
#d02d12 color charts
#d02d12 color shades, tints & tones
#d02d12 color schemes
#d02d12 color preview, HTML & CSS examples
This text has a color of #d02d12
<p style="color:#d02d12;">Text here</p>
.mytext {color:#d02d12;}
This box has a color of #d02d12
<div style="background-color:#d02d12;">Content here</div>
.mybackground {background-color:#d02d12;}
Border around this has a color of #d02d12
<div style="border:2px solid #d02d12;">Content here</div>
.myborder {border:2px solid #d02d12;}