#d93a3e color space conversions
Hex:
#d93a3e
RGB:
217, 58, 62
CMY:
15, 77, 76
CMYK:
0, 73, 71, 15
HSL:
358°, 67.6596%, 53.9216%
HSV (HSB):
358°, 73.2719%, 85.0980%
XYZ:
30.9978, 18.1256, 6.4223
xyY:
0.5581, 0.3263, 18.1256
CIE-Lab:
49.6481, 61.1997, 35.3339
CIE-LCH:
49.6481, 70.6674, 30.0002
CIE-Luv:
49.6481, 120.7258, 24.5560
Hunter-Lab:
42.5742, 55.4591, 20.8581
#d93a3e color charts
#d93a3e color shades, tints & tones
#d93a3e color schemes
#d93a3e color preview, HTML & CSS examples
This text has a color of #d93a3e
<p style="color:#d93a3e;">Text here</p>
.mytext {color:#d93a3e;}
This box has a color of #d93a3e
<div style="background-color:#d93a3e;">Content here</div>
.mybackground {background-color:#d93a3e;}
Border around this has a color of #d93a3e
<div style="border:2px solid #d93a3e;">Content here</div>
.myborder {border:2px solid #d93a3e;}