#d9293e color space conversions
Hex:
#d9293e
RGB:
217, 41, 62
CMY:
15, 84, 76
CMYK:
0, 81, 71, 15
HSL:
353°, 69.8413%, 50.5882%
HSV (HSB):
353°, 81.1060%, 85.0980%
XYZ:
30.2777, 16.6854, 6.1822
xyY:
0.5697, 0.3140, 16.6854
CIE-Lab:
47.8612, 66.2161, 33.2352
CIE-LCH:
47.8612, 74.0888, 26.6530
CIE-Luv:
47.8612, 128.8384, 20.9822
Hunter-Lab:
40.8478, 60.8266, 19.6200
#d9293e color charts
#d9293e color shades, tints & tones
#d9293e color schemes
#d9293e color preview, HTML & CSS examples
This text has a color of #d9293e
<p style="color:#d9293e;">Text here</p>
.mytext {color:#d9293e;}
This box has a color of #d9293e
<div style="background-color:#d9293e;">Content here</div>
.mybackground {background-color:#d9293e;}
Border around this has a color of #d9293e
<div style="border:2px solid #d9293e;">Content here</div>
.myborder {border:2px solid #d9293e;}