#dc303a color space conversions
Hex:
#dc303a
RGB:
220, 48, 58
CMY:
14, 81, 77
CMYK:
0, 78, 74, 14
HSL:
357°, 71.0744%, 52.5490%
HSV (HSB):
357°, 78.1818%, 86.2745%
XYZ:
31.3359, 17.6350, 5.7553
xyY:
0.5726, 0.3222, 17.6350
CIE-Lab:
49.0504, 65.0226, 37.0975
CIE-LCH:
49.0504, 74.8609, 29.7062
CIE-Luv:
49.0504, 129.0970, 24.5722
Hunter-Lab:
41.9941, 59.7065, 21.2701
#dc303a color charts
#dc303a color shades, tints & tones
#dc303a color schemes
#dc303a color preview, HTML & CSS examples
This text has a color of #dc303a
<p style="color:#dc303a;">Text here</p>
.mytext {color:#dc303a;}
This box has a color of #dc303a
<div style="background-color:#dc303a;">Content here</div>
.mybackground {background-color:#dc303a;}
Border around this has a color of #dc303a
<div style="border:2px solid #dc303a;">Content here</div>
.myborder {border:2px solid #dc303a;}