#dc303c color space conversions
Hex:
#dc303c
RGB:
220, 48, 60
CMY:
14, 81, 76
CMYK:
0, 78, 73, 14
HSL:
356°, 71.0744%, 52.5490%
HSV (HSB):
356°, 78.1818%, 86.2745%
XYZ:
31.3878, 17.6558, 6.0286
xyY:
0.5699, 0.3206, 17.6558
CIE-Lab:
49.0759, 65.1031, 35.9719
CIE-LCH:
49.0759, 74.3801, 28.9223
CIE-Luv:
49.0759, 128.6243, 23.7470
Hunter-Lab:
42.0188, 59.8054, 20.9067
#dc303c color charts
#dc303c color shades, tints & tones
#dc303c color schemes
#dc303c color preview, HTML & CSS examples
This text has a color of #dc303c
<p style="color:#dc303c;">Text here</p>
.mytext {color:#dc303c;}
This box has a color of #dc303c
<div style="background-color:#dc303c;">Content here</div>
.mybackground {background-color:#dc303c;}
Border around this has a color of #dc303c
<div style="border:2px solid #dc303c;">Content here</div>
.myborder {border:2px solid #dc303c;}