#dc3c2d color space conversions
Hex:
#dc3c2d
RGB:
220, 60, 45
CMY:
14, 76, 82
CMYK:
0, 73, 80, 14
HSL:
5°, 71.4286%, 51.9608%
HSV (HSB):
5°, 79.5455%, 86.2745%
XYZ:
31.6047, 18.6368, 4.4141
xyY:
0.5783, 0.3410, 18.6368
CIE-Lab:
50.2596, 60.7957, 45.5351
CIE-LCH:
50.2596, 75.9576, 36.8327
CIE-Luv:
50.2596, 125.3573, 31.8296
Hunter-Lab:
43.1704, 55.1303, 24.1569
#dc3c2d color charts
#dc3c2d color shades, tints & tones
#dc3c2d color schemes
#dc3c2d color preview, HTML & CSS examples
This text has a color of #dc3c2d
<p style="color:#dc3c2d;">Text here</p>
.mytext {color:#dc3c2d;}
This box has a color of #dc3c2d
<div style="background-color:#dc3c2d;">Content here</div>
.mybackground {background-color:#dc3c2d;}
Border around this has a color of #dc3c2d
<div style="border:2px solid #dc3c2d;">Content here</div>
.myborder {border:2px solid #dc3c2d;}