#d9293c color space conversions
Hex:
#d9293c
RGB:
217, 41, 60
CMY:
15, 84, 76
CMYK:
0, 81, 72, 15
HSL:
354°, 69.8413%, 50.5882%
HSV (HSB):
354°, 81.1060%, 85.0980%
XYZ:
30.2238, 16.6638, 5.8984
xyY:
0.5726, 0.3157, 16.6638
CIE-Lab:
47.8336, 66.1320, 34.3825
CIE-LCH:
47.8336, 74.5358, 27.4702
CIE-Luv:
47.8336, 129.3528, 21.8528
Hunter-Lab:
40.8214, 60.7226, 20.0079
#d9293c color charts
#d9293c color shades, tints & tones
#d9293c color schemes
#d9293c color preview, HTML & CSS examples
This text has a color of #d9293c
<p style="color:#d9293c;">Text here</p>
.mytext {color:#d9293c;}
This box has a color of #d9293c
<div style="background-color:#d9293c;">Content here</div>
.mybackground {background-color:#d9293c;}
Border around this has a color of #d9293c
<div style="border:2px solid #d9293c;">Content here</div>
.myborder {border:2px solid #d9293c;}