#d9203a color space conversions
Hex:
#d9203a
RGB:
217, 32, 58
CMY:
15, 87, 77
CMYK:
0, 85, 73, 15
HSL:
352°, 74.2972%, 48.8235%
HSV (HSB):
352°, 85.2535%, 85.0980%
XYZ:
29.8955, 16.0902, 5.5330
xyY:
0.5803, 0.3123, 16.0902
CIE-Lab:
47.0926, 68.0857, 34.7009
CIE-LCH:
47.0926, 76.4187, 27.0064
CIE-Luv:
47.0926, 133.2125, 21.2733
Hunter-Lab:
40.1126, 62.8370, 19.9005
#d9203a color charts
#d9203a color shades, tints & tones
#d9203a color schemes
#d9203a color preview, HTML & CSS examples
This text has a color of #d9203a
<p style="color:#d9203a;">Text here</p>
.mytext {color:#d9203a;}
This box has a color of #d9203a
<div style="background-color:#d9203a;">Content here</div>
.mybackground {background-color:#d9203a;}
Border around this has a color of #d9203a
<div style="border:2px solid #d9203a;">Content here</div>
.myborder {border:2px solid #d9203a;}