#d9153f color space conversions
Hex:
#d9153f
RGB:
217, 21, 63
CMY:
15, 92, 75
CMYK:
0, 90, 71, 15
HSL:
347°, 82.3529%, 46.6667%
HSV (HSB):
347°, 90.3226%, 85.0980%
XYZ:
29.7806, 15.6469, 6.1532
xyY:
0.5774, 0.3033, 15.6469
CIE-Lab:
46.5078, 70.1704, 31.0225
CIE-LCH:
46.5078, 76.7221, 23.8503
CIE-Luv:
46.5078, 134.9297, 17.7557
Hunter-Lab:
39.5562, 65.1638, 18.4665
#d9153f color charts
#d9153f color shades, tints & tones
#d9153f color schemes
#d9153f color preview, HTML & CSS examples
This text has a color of #d9153f
<p style="color:#d9153f;">Text here</p>
.mytext {color:#d9153f;}
This box has a color of #d9153f
<div style="background-color:#d9153f;">Content here</div>
.mybackground {background-color:#d9153f;}
Border around this has a color of #d9153f
<div style="border:2px solid #d9153f;">Content here</div>
.myborder {border:2px solid #d9153f;}