#dc3e31 color space conversions
Hex:
#dc3e31
RGB:
220, 62, 49
CMY:
14, 76, 81
CMYK:
0, 72, 78, 14
HSL:
5°, 70.9544%, 52.7451%
HSV (HSB):
5°, 77.7273%, 86.2745%
XYZ:
31.7922, 18.8826, 4.8748
xyY:
0.5723, 0.3399, 18.8826
CIE-Lab:
50.5496, 60.2291, 43.7237
CIE-LCH:
50.5496, 74.4265, 35.9780
CIE-Luv:
50.5496, 123.4920, 31.0053
Hunter-Lab:
43.4542, 54.5505, 23.7666
#dc3e31 color charts
#dc3e31 color shades, tints & tones
#dc3e31 color schemes
#dc3e31 color preview, HTML & CSS examples
This text has a color of #dc3e31
<p style="color:#dc3e31;">Text here</p>
.mytext {color:#dc3e31;}
This box has a color of #dc3e31
<div style="background-color:#dc3e31;">Content here</div>
.mybackground {background-color:#dc3e31;}
Border around this has a color of #dc3e31
<div style="border:2px solid #dc3e31;">Content here</div>
.myborder {border:2px solid #dc3e31;}