#d93e2f color space conversions
Hex:
#d93e2f
RGB:
217, 62, 47
CMY:
15, 76, 82
CMYK:
0, 71, 78, 15
HSL:
5°, 69.1057%, 51.7647%
HSV (HSB):
5°, 78.3410%, 85.0980%
XYZ:
30.8510, 18.4022, 4.6153
xyY:
0.5727, 0.3416, 18.4022
CIE-Lab:
49.9803, 59.2234, 44.0255
CIE-LCH:
49.9803, 73.7947, 36.6264
CIE-Luv:
49.9803, 121.4503, 31.2188
Hunter-Lab:
42.8978, 53.3015, 23.6496
#d93e2f color charts
#d93e2f color shades, tints & tones
#d93e2f color schemes
#d93e2f color preview, HTML & CSS examples
This text has a color of #d93e2f
<p style="color:#d93e2f;">Text here</p>
.mytext {color:#d93e2f;}
This box has a color of #d93e2f
<div style="background-color:#d93e2f;">Content here</div>
.mybackground {background-color:#d93e2f;}
Border around this has a color of #d93e2f
<div style="border:2px solid #d93e2f;">Content here</div>
.myborder {border:2px solid #d93e2f;}