#d9221f color space conversions
Hex:
#d9221f
RGB:
217, 34, 31
CMY:
15, 87, 88
CMYK:
0, 84, 86, 15
HSL:
1°, 75.0000%, 48.6275%
HSV (HSB):
1°, 85.7143%, 85.0980%
XYZ:
29.4346, 15.9947, 2.8322
xyY:
0.6099, 0.3314, 15.9947
CIE-Lab:
46.9675, 66.8685, 49.3059
CIE-LCH:
46.9675, 83.0811, 36.4034
CIE-Luv:
46.9675, 137.9331, 30.3786
Hunter-Lab:
39.9934, 61.3854, 23.7966
#d9221f color charts
#d9221f color shades, tints & tones
#d9221f color schemes
#d9221f color preview, HTML & CSS examples
This text has a color of #d9221f
<p style="color:#d9221f;">Text here</p>
.mytext {color:#d9221f;}
This box has a color of #d9221f
<div style="background-color:#d9221f;">Content here</div>
.mybackground {background-color:#d9221f;}
Border around this has a color of #d9221f
<div style="border:2px solid #d9221f;">Content here</div>
.myborder {border:2px solid #d9221f;}