#d9322e color space conversions
Hex:
#d9322e
RGB:
217, 50, 46
CMY:
15, 80, 82
CMYK:
0, 77, 79, 15
HSL:
1°, 69.2308%, 51.5686%
HSV (HSB):
1°, 78.8018%, 85.0980%
XYZ:
30.2490, 17.2302, 4.3162
xyY:
0.5840, 0.3327, 17.2302
CIE-Lab:
48.5488, 63.1444, 43.0972
CIE-LCH:
48.5488, 76.4499, 34.3143
CIE-Luv:
48.5488, 128.2930, 28.8687
Hunter-Lab:
41.5092, 57.4371, 22.8914
#d9322e color charts
#d9322e color shades, tints & tones
#d9322e color schemes
#d9322e color preview, HTML & CSS examples
This text has a color of #d9322e
<p style="color:#d9322e;">Text here</p>
.mytext {color:#d9322e;}
This box has a color of #d9322e
<div style="background-color:#d9322e;">Content here</div>
.mybackground {background-color:#d9322e;}
Border around this has a color of #d9322e
<div style="border:2px solid #d9322e;">Content here</div>
.myborder {border:2px solid #d9322e;}