#dc3f35 color space conversions
Hex:
#dc3f35
RGB:
220, 63, 53
CMY:
14, 75, 79
CMYK:
0, 71, 76, 14
HSL:
4°, 70.4641%, 53.5294%
HSV (HSB):
4°, 75.9091%, 86.2745%
XYZ:
31.9353, 19.0277, 5.3577
xyY:
0.5670, 0.3378, 19.0277
CIE-Lab:
50.7196, 60.0164, 41.7453
CIE-LCH:
50.7196, 73.1071, 34.8211
CIE-Luv:
50.7196, 122.1652, 29.8503
Hunter-Lab:
43.6208, 54.3458, 23.2523
#dc3f35 color charts
#dc3f35 color shades, tints & tones
#dc3f35 color schemes
#dc3f35 color preview, HTML & CSS examples
This text has a color of #dc3f35
<p style="color:#dc3f35;">Text here</p>
.mytext {color:#dc3f35;}
This box has a color of #dc3f35
<div style="background-color:#dc3f35;">Content here</div>
.mybackground {background-color:#dc3f35;}
Border around this has a color of #dc3f35
<div style="border:2px solid #dc3f35;">Content here</div>
.myborder {border:2px solid #dc3f35;}