#d93e2d color space conversions
Hex:
#d93e2d
RGB:
217, 62, 45
CMY:
15, 76, 82
CMYK:
0, 71, 79, 15
HSL:
6°, 69.3548%, 51.3725%
HSV (HSB):
6°, 79.2627%, 85.0980%
XYZ:
30.8115, 18.3864, 4.4076
xyY:
0.5748, 0.3430, 18.3864
CIE-Lab:
49.9615, 59.1582, 45.0550
CIE-LCH:
49.9615, 74.3616, 37.2930
CIE-Luv:
49.9615, 121.7866, 31.8615
Hunter-Lab:
42.8794, 53.2246, 23.9211
#d93e2d color charts
#d93e2d color shades, tints & tones
#d93e2d color schemes
#d93e2d color preview, HTML & CSS examples
This text has a color of #d93e2d
<p style="color:#d93e2d;">Text here</p>
.mytext {color:#d93e2d;}
This box has a color of #d93e2d
<div style="background-color:#d93e2d;">Content here</div>
.mybackground {background-color:#d93e2d;}
Border around this has a color of #d93e2d
<div style="border:2px solid #d93e2d;">Content here</div>
.myborder {border:2px solid #d93e2d;}