#dc3245 color space conversions
Hex:
#dc3245
RGB:
220, 50, 69
CMY:
14, 80, 73
CMYK:
0, 77, 69, 14
HSL:
353°, 70.8333%, 52.9412%
HSV (HSB):
353°, 77.2727%, 86.2745%
XYZ:
31.7300, 17.9265, 7.4180
xyY:
0.5559, 0.3141, 17.9265
CIE-Lab:
49.4069, 64.9282, 31.0860
CIE-LCH:
49.4069, 71.9862, 25.5839
CIE-Luv:
49.4069, 125.4037, 20.1338
Hunter-Lab:
42.3397, 59.6759, 19.2500
#dc3245 color charts
#dc3245 color shades, tints & tones
#dc3245 color schemes
#dc3245 color preview, HTML & CSS examples
This text has a color of #dc3245
<p style="color:#dc3245;">Text here</p>
.mytext {color:#dc3245;}
This box has a color of #dc3245
<div style="background-color:#dc3245;">Content here</div>
.mybackground {background-color:#dc3245;}
Border around this has a color of #dc3245
<div style="border:2px solid #dc3245;">Content here</div>
.myborder {border:2px solid #dc3245;}