#dc3c3d color space conversions
Hex:
#dc3c3d
RGB:
220, 60, 61
CMY:
14, 76, 76
CMYK:
0, 73, 72, 14
HSL:
360°, 69.5652%, 54.9020%
HSV (HSB):
360°, 72.7273%, 86.2745%
XYZ:
31.9734, 18.7843, 6.3554
xyY:
0.5598, 0.3289, 18.7843
CIE-Lab:
50.4339, 61.3861, 36.9597
CIE-LCH:
50.4339, 71.6538, 31.0515
CIE-Luv:
50.4339, 122.2448, 25.9936
Hunter-Lab:
43.3408, 55.8364, 21.6444
#dc3c3d color charts
#dc3c3d color shades, tints & tones
#dc3c3d color schemes
#dc3c3d color preview, HTML & CSS examples
This text has a color of #dc3c3d
<p style="color:#dc3c3d;">Text here</p>
.mytext {color:#dc3c3d;}
This box has a color of #dc3c3d
<div style="background-color:#dc3c3d;">Content here</div>
.mybackground {background-color:#dc3c3d;}
Border around this has a color of #dc3c3d
<div style="border:2px solid #dc3c3d;">Content here</div>
.myborder {border:2px solid #dc3c3d;}