#d92c3e color space conversions
Hex:
#d92c3e
RGB:
217, 44, 62
CMY:
15, 83, 76
CMYK:
0, 80, 71, 15
HSL:
354°, 69.4779%, 51.1765%
HSV (HSB):
354°, 79.7235%, 85.0980%
XYZ:
30.3855, 16.9009, 6.2181
xyY:
0.5679, 0.3159, 16.9009
CIE-Lab:
48.1349, 65.4407, 33.5586
CIE-LCH:
48.1349, 73.5437, 27.1492
CIE-Luv:
48.1349, 127.5792, 21.5332
Hunter-Lab:
41.1107, 59.9881, 19.8097
#d92c3e color charts
#d92c3e color shades, tints & tones
#d92c3e color schemes
#d92c3e color preview, HTML & CSS examples
This text has a color of #d92c3e
<p style="color:#d92c3e;">Text here</p>
.mytext {color:#d92c3e;}
This box has a color of #d92c3e
<div style="background-color:#d92c3e;">Content here</div>
.mybackground {background-color:#d92c3e;}
Border around this has a color of #d92c3e
<div style="border:2px solid #d92c3e;">Content here</div>
.myborder {border:2px solid #d92c3e;}