#d93e3e color space conversions
Hex:
#d93e3e
RGB:
217, 62, 62
CMY:
15, 76, 76
CMYK:
0, 71, 71, 15
HSL:
0°, 67.0996%, 54.7059%
HSV (HSB):
0°, 71.4286%, 85.0980%
XYZ:
31.2074, 18.5448, 6.4921
xyY:
0.5549, 0.3297, 18.5448
CIE-Lab:
50.1503, 59.8090, 35.9185
CIE-LCH:
50.1503, 69.7657, 30.9870
CIE-Luv:
50.1503, 118.4916, 25.5505
Hunter-Lab:
43.0636, 53.9942, 21.2062
#d93e3e color charts
#d93e3e color shades, tints & tones
#d93e3e color schemes
#d93e3e color preview, HTML & CSS examples
This text has a color of #d93e3e
<p style="color:#d93e3e;">Text here</p>
.mytext {color:#d93e3e;}
This box has a color of #d93e3e
<div style="background-color:#d93e3e;">Content here</div>
.mybackground {background-color:#d93e3e;}
Border around this has a color of #d93e3e
<div style="border:2px solid #d93e3e;">Content here</div>
.myborder {border:2px solid #d93e3e;}