#dc202a color space conversions
Hex:
#dc202a
RGB:
220, 32, 42
CMY:
14, 87, 84
CMYK:
0, 85, 81, 14
HSL:
357°, 74.6032%, 49.4118%
HSV (HSB):
357°, 85.4545%, 86.2745%
XYZ:
30.4496, 16.4158, 3.7542
xyY:
0.6015, 0.3243, 16.4158
CIE-Lab:
47.5154, 68.3515, 44.4142
CIE-LCH:
47.5154, 81.5141, 33.0154
CIE-Luv:
47.5154, 139.0724, 27.6409
Hunter-Lab:
40.5165, 63.2456, 22.8678
#dc202a color charts
#dc202a color shades, tints & tones
#dc202a color schemes
#dc202a color preview, HTML & CSS examples
This text has a color of #dc202a
<p style="color:#dc202a;">Text here</p>
.mytext {color:#dc202a;}
This box has a color of #dc202a
<div style="background-color:#dc202a;">Content here</div>
.mybackground {background-color:#dc202a;}
Border around this has a color of #dc202a
<div style="border:2px solid #dc202a;">Content here</div>
.myborder {border:2px solid #dc202a;}