#dc202d color space conversions
Hex:
#dc202d
RGB:
220, 32, 45
CMY:
14, 87, 82
CMYK:
0, 85, 80, 14
HSL:
356°, 74.6032%, 49.4118%
HSV (HSB):
356°, 85.4545%, 86.2745%
XYZ:
30.5054, 16.4381, 4.0477
xyY:
0.5982, 0.3224, 16.4381
CIE-Lab:
47.5441, 68.4363, 42.8097
CIE-LCH:
47.5441, 80.7230, 32.0277
CIE-Luv:
47.5441, 138.4844, 26.6932
Hunter-Lab:
40.5440, 63.3519, 22.4616
#dc202d color charts
#dc202d color shades, tints & tones
#dc202d color schemes
#dc202d color preview, HTML & CSS examples
This text has a color of #dc202d
<p style="color:#dc202d;">Text here</p>
.mytext {color:#dc202d;}
This box has a color of #dc202d
<div style="background-color:#dc202d;">Content here</div>
.mybackground {background-color:#dc202d;}
Border around this has a color of #dc202d
<div style="border:2px solid #dc202d;">Content here</div>
.myborder {border:2px solid #dc202d;}