#dc3d31 color space conversions
Hex:
#dc3d31
RGB:
220, 61, 49
CMY:
14, 76, 81
CMYK:
0, 72, 78, 14
HSL:
4°, 70.9544%, 52.7451%
HSV (HSB):
4°, 77.7273%, 86.2745%
XYZ:
31.7383, 18.7749, 4.8568
xyY:
0.5732, 0.3391, 18.7749
CIE-Lab:
50.4228, 60.5796, 43.5923
CIE-LCH:
50.4228, 74.6337, 35.7383
CIE-Luv:
50.4228, 124.0809, 30.7656
Hunter-Lab:
43.3300, 54.9201, 23.6852
#dc3d31 color charts
#dc3d31 color shades, tints & tones
#dc3d31 color schemes
#dc3d31 color preview, HTML & CSS examples
This text has a color of #dc3d31
<p style="color:#dc3d31;">Text here</p>
.mytext {color:#dc3d31;}
This box has a color of #dc3d31
<div style="background-color:#dc3d31;">Content here</div>
.mybackground {background-color:#dc3d31;}
Border around this has a color of #dc3d31
<div style="border:2px solid #dc3d31;">Content here</div>
.myborder {border:2px solid #dc3d31;}