#dc3c31 color space conversions
Hex:
#dc3c31
RGB:
220, 60, 49
CMY:
14, 76, 81
CMYK:
0, 73, 78, 14
HSL:
4°, 70.9544%, 52.7451%
HSV (HSB):
4°, 77.7273%, 86.2745%
XYZ:
31.6854, 18.6691, 4.8392
xyY:
0.5741, 0.3382, 18.6691
CIE-Lab:
50.2978, 60.9255, 43.4628
CIE-LCH:
50.2978, 74.8394, 35.5031
CIE-Luv:
50.2978, 124.6625, 30.5291
Hunter-Lab:
43.2078, 55.2853, 23.6050
#dc3c31 color charts
#dc3c31 color shades, tints & tones
#dc3c31 color schemes
#dc3c31 color preview, HTML & CSS examples
This text has a color of #dc3c31
<p style="color:#dc3c31;">Text here</p>
.mytext {color:#dc3c31;}
This box has a color of #dc3c31
<div style="background-color:#dc3c31;">Content here</div>
.mybackground {background-color:#dc3c31;}
Border around this has a color of #dc3c31
<div style="border:2px solid #dc3c31;">Content here</div>
.myborder {border:2px solid #dc3c31;}