#dc3e2d color space conversions
Hex:
#dc3e2d
RGB:
220, 62, 45
CMY:
14, 76, 82
CMYK:
0, 72, 80, 14
HSL:
6°, 71.4286%, 51.9608%
HSV (HSB):
6°, 79.5455%, 86.2745%
XYZ:
31.7115, 18.8504, 4.4497
xyY:
0.5765, 0.3427, 18.8504
CIE-Lab:
50.5117, 60.0987, 45.7856
CIE-LCH:
50.5117, 75.5524, 37.3016
CIE-Luv:
50.5117, 124.1746, 32.3003
Hunter-Lab:
43.4170, 54.3954, 24.3154
#dc3e2d color charts
#dc3e2d color shades, tints & tones
#dc3e2d color schemes
#dc3e2d color preview, HTML & CSS examples
This text has a color of #dc3e2d
<p style="color:#dc3e2d;">Text here</p>
.mytext {color:#dc3e2d;}
This box has a color of #dc3e2d
<div style="background-color:#dc3e2d;">Content here</div>
.mybackground {background-color:#dc3e2d;}
Border around this has a color of #dc3e2d
<div style="border:2px solid #dc3e2d;">Content here</div>
.myborder {border:2px solid #dc3e2d;}