#d0073e color space conversions
Hex:
#d0073e
RGB:
208, 7, 62
CMY:
18, 97, 76
CMYK:
0, 97, 70, 18
HSL:
344°, 93.4884%, 42.1569%
HSV (HSB):
344°, 96.6346%, 81.5686%
XYZ:
26.9579, 13.9097, 5.8214
xyY:
0.5774, 0.2979, 13.9097
CIE-Lab:
44.1031, 69.4480, 28.2813
CIE-LCH:
44.1031, 74.9857, 22.1576
CIE-Luv:
44.1031, 130.8702, 15.1033
Hunter-Lab:
37.2956, 63.7553, 16.8525
#d0073e color charts
#d0073e color shades, tints & tones
#d0073e color schemes
#d0073e color preview, HTML & CSS examples
This text has a color of #d0073e
<p style="color:#d0073e;">Text here</p>
.mytext {color:#d0073e;}
This box has a color of #d0073e
<div style="background-color:#d0073e;">Content here</div>
.mybackground {background-color:#d0073e;}
Border around this has a color of #d0073e
<div style="border:2px solid #d0073e;">Content here</div>
.myborder {border:2px solid #d0073e;}