#d9073c color space conversions
Hex:
#d9073c
RGB:
217, 7, 60
CMY:
15, 97, 76
CMYK:
0, 97, 72, 15
HSL:
345°, 93.7500%, 43.9216%
HSV (HSB):
345°, 96.7742%, 85.0980%
XYZ:
29.5069, 15.2299, 5.6594
xyY:
0.5855, 0.3022, 15.2299
CIE-Lab:
45.9475, 71.5417, 32.1667
CIE-LCH:
45.9475, 78.4405, 24.2097
CIE-Luv:
45.9475, 138.2516, 18.0492
Hunter-Lab:
39.0255, 66.6676, 18.7197
#d9073c color charts
#d9073c color shades, tints & tones
#d9073c color schemes
#d9073c color preview, HTML & CSS examples
This text has a color of #d9073c
<p style="color:#d9073c;">Text here</p>
.mytext {color:#d9073c;}
This box has a color of #d9073c
<div style="background-color:#d9073c;">Content here</div>
.mybackground {background-color:#d9073c;}
Border around this has a color of #d9073c
<div style="border:2px solid #d9073c;">Content here</div>
.myborder {border:2px solid #d9073c;}