#dc3d2e color space conversions
Hex:
#dc3d2e
RGB:
220, 61, 46
CMY:
14, 76, 82
CMYK:
0, 72, 79, 14
HSL:
5°, 71.3115%, 52.1569%
HSV (HSB):
5°, 79.0909%, 86.2745%
XYZ:
31.6771, 18.7504, 4.5344
xyY:
0.5763, 0.3412, 18.7504
CIE-Lab:
50.3939, 60.4810, 45.1483
CIE-LCH:
50.3939, 75.4740, 36.7409
CIE-Luv:
50.3939, 124.6026, 31.7489
Hunter-Lab:
43.3017, 54.8025, 24.1026
#dc3d2e color charts
#dc3d2e color shades, tints & tones
#dc3d2e color schemes
#dc3d2e color preview, HTML & CSS examples
This text has a color of #dc3d2e
<p style="color:#dc3d2e;">Text here</p>
.mytext {color:#dc3d2e;}
This box has a color of #dc3d2e
<div style="background-color:#dc3d2e;">Content here</div>
.mybackground {background-color:#dc3d2e;}
Border around this has a color of #dc3d2e
<div style="border:2px solid #dc3d2e;">Content here</div>
.myborder {border:2px solid #dc3d2e;}