#dc303f color space conversions
Hex:
#dc303f
RGB:
220, 48, 63
CMY:
14, 81, 75
CMYK:
0, 78, 71, 14
HSL:
355°, 71.0744%, 52.5490%
HSV (HSB):
355°, 78.1818%, 86.2745%
XYZ:
31.4694, 17.6884, 6.4582
xyY:
0.5658, 0.3180, 17.6884
CIE-Lab:
49.1160, 65.2296, 34.2715
CIE-LCH:
49.1160, 73.6847, 27.7173
CIE-Luv:
49.1160, 127.8879, 22.4605
Hunter-Lab:
42.0576, 59.9607, 20.3360
#dc303f color charts
#dc303f color shades, tints & tones
#dc303f color schemes
#dc303f color preview, HTML & CSS examples
This text has a color of #dc303f
<p style="color:#dc303f;">Text here</p>
.mytext {color:#dc303f;}
This box has a color of #dc303f
<div style="background-color:#dc303f;">Content here</div>
.mybackground {background-color:#dc303f;}
Border around this has a color of #dc303f
<div style="border:2px solid #dc303f;">Content here</div>
.myborder {border:2px solid #dc303f;}