#dc3e2c color space conversions
Hex:
#dc3e2c
RGB:
220, 62, 44
CMY:
14, 76, 83
CMYK:
0, 72, 80, 14
HSL:
6°, 71.5447%, 51.7647%
HSV (HSB):
6°, 80.0000%, 86.2745%
XYZ:
31.6924, 18.8427, 4.3495
xyY:
0.5774, 0.3433, 18.8427
CIE-Lab:
50.5027, 60.0679, 46.2913
CIE-LCH:
50.5027, 75.8356, 37.6196
CIE-Luv:
50.5027, 124.3366, 32.6075
Hunter-Lab:
43.4082, 54.3589, 24.4449
#dc3e2c color charts
#dc3e2c color shades, tints & tones
#dc3e2c color schemes
#dc3e2c color preview, HTML & CSS examples
This text has a color of #dc3e2c
<p style="color:#dc3e2c;">Text here</p>
.mytext {color:#dc3e2c;}
This box has a color of #dc3e2c
<div style="background-color:#dc3e2c;">Content here</div>
.mybackground {background-color:#dc3e2c;}
Border around this has a color of #dc3e2c
<div style="border:2px solid #dc3e2c;">Content here</div>
.myborder {border:2px solid #dc3e2c;}