#dc3448 color space conversions
Hex:
#dc3448
RGB:
220, 52, 72
CMY:
14, 80, 72
CMYK:
0, 76, 67, 14
HSL:
353°, 70.5882%, 53.3333%
HSV (HSB):
353°, 76.3636%, 86.2745%
XYZ:
31.9129, 18.1395, 7.9502
xyY:
0.5502, 0.3127, 18.1395
CIE-Lab:
49.6649, 64.4813, 29.6225
CIE-LCH:
49.6649, 70.9601, 24.6739
CIE-Luv:
49.6649, 123.6489, 19.1192
Hunter-Lab:
42.5905, 59.2160, 18.7460
#dc3448 color charts
#dc3448 color shades, tints & tones
#dc3448 color schemes
#dc3448 color preview, HTML & CSS examples
This text has a color of #dc3448
<p style="color:#dc3448;">Text here</p>
.mytext {color:#dc3448;}
This box has a color of #dc3448
<div style="background-color:#dc3448;">Content here</div>
.mybackground {background-color:#dc3448;}
Border around this has a color of #dc3448
<div style="border:2px solid #dc3448;">Content here</div>
.myborder {border:2px solid #dc3448;}