#dc3d3c color space conversions
Hex:
#dc3d3c
RGB:
220, 61, 60
CMY:
14, 76, 76
CMYK:
0, 72, 73, 14
HSL:
0°, 69.5652%, 54.9020%
HSV (HSB):
0°, 72.7273%, 86.2745%
XYZ:
31.9996, 18.8794, 6.2325
xyY:
0.5603, 0.3306, 18.8794
CIE-Lab:
50.5458, 60.9986, 37.6561
CIE-LCH:
50.5458, 71.6855, 31.6882
CIE-Luv:
50.5458, 121.9026, 26.6522
Hunter-Lab:
43.4504, 55.4202, 21.9108
#dc3d3c color charts
#dc3d3c color shades, tints & tones
#dc3d3c color schemes
#dc3d3c color preview, HTML & CSS examples
This text has a color of #dc3d3c
<p style="color:#dc3d3c;">Text here</p>
.mytext {color:#dc3d3c;}
This box has a color of #dc3d3c
<div style="background-color:#dc3d3c;">Content here</div>
.mybackground {background-color:#dc3d3c;}
Border around this has a color of #dc3d3c
<div style="border:2px solid #dc3d3c;">Content here</div>
.myborder {border:2px solid #dc3d3c;}