#d9202d color space conversions
Hex:
#d9202d
RGB:
217, 32, 45
CMY:
15, 87, 82
CMYK:
0, 85, 79, 15
HSL:
356°, 74.2972%, 48.8235%
HSV (HSB):
356°, 85.2535%, 85.0980%
XYZ:
29.6054, 15.9742, 4.0056
xyY:
0.5971, 0.3222, 15.9742
CIE-Lab:
46.9406, 67.6376, 42.0015
CIE-LCH:
46.9406, 79.6177, 31.8394
CIE-Luv:
46.9406, 136.2258, 26.1575
Hunter-Lab:
39.9677, 62.2774, 22.0354
#d9202d color charts
#d9202d color shades, tints & tones
#d9202d color schemes
#d9202d color preview, HTML & CSS examples
This text has a color of #d9202d
<p style="color:#d9202d;">Text here</p>
.mytext {color:#d9202d;}
This box has a color of #d9202d
<div style="background-color:#d9202d;">Content here</div>
.mybackground {background-color:#d9202d;}
Border around this has a color of #d9202d
<div style="border:2px solid #d9202d;">Content here</div>
.myborder {border:2px solid #d9202d;}