#dc3b31 color space conversions
Hex:
#dc3b31
RGB:
220, 59, 49
CMY:
14, 77, 81
CMYK:
0, 73, 78, 14
HSL:
4°, 70.9544%, 52.7451%
HSV (HSB):
4°, 77.7273%, 86.2745%
XYZ:
31.6335, 18.5653, 4.8219
xyY:
0.5749, 0.3374, 18.5653
CIE-Lab:
50.1747, 61.2667, 43.3351
CIE-LCH:
50.1747, 75.0436, 35.2725
CIE-Luv:
50.1747, 125.2367, 30.2960
Hunter-Lab:
43.0875, 55.6462, 23.5261
#dc3b31 color charts
#dc3b31 color shades, tints & tones
#dc3b31 color schemes
#dc3b31 color preview, HTML & CSS examples
This text has a color of #dc3b31
<p style="color:#dc3b31;">Text here</p>
.mytext {color:#dc3b31;}
This box has a color of #dc3b31
<div style="background-color:#dc3b31;">Content here</div>
.mybackground {background-color:#dc3b31;}
Border around this has a color of #dc3b31
<div style="border:2px solid #dc3b31;">Content here</div>
.myborder {border:2px solid #dc3b31;}