#dc3e3e color space conversions
Hex:
#dc3e3e
RGB:
220, 62, 62
CMY:
14, 76, 76
CMYK:
0, 72, 72, 14
HSL:
0°, 69.2982%, 55.2941%
HSV (HSB):
0°, 71.8182%, 86.2745%
XYZ:
32.1073, 19.0087, 6.5342
xyY:
0.5569, 0.3297, 19.0087
CIE-Lab:
50.6974, 60.7352, 36.6931
CIE-LCH:
50.6974, 70.9588, 31.1382
CIE-Luv:
50.6974, 120.8968, 26.0692
Hunter-Lab:
43.5990, 55.1535, 21.6334
#dc3e3e color charts
#dc3e3e color shades, tints & tones
#dc3e3e color schemes
#dc3e3e color preview, HTML & CSS examples
This text has a color of #dc3e3e
<p style="color:#dc3e3e;">Text here</p>
.mytext {color:#dc3e3e;}
This box has a color of #dc3e3e
<div style="background-color:#dc3e3e;">Content here</div>
.mybackground {background-color:#dc3e3e;}
Border around this has a color of #dc3e3e
<div style="border:2px solid #dc3e3e;">Content here</div>
.myborder {border:2px solid #dc3e3e;}