#dc3a2e color space conversions
Hex:
#dc3a2e
RGB:
220, 58, 46
CMY:
14, 77, 82
CMYK:
0, 74, 79, 14
HSL:
4°, 71.3115%, 52.1569%
HSV (HSB):
4°, 79.0909%, 86.2745%
XYZ:
31.5214, 18.4390, 4.4825
xyY:
0.5790, 0.3387, 18.4390
CIE-Lab:
50.0243, 61.5051, 44.7766
CIE-LCH:
50.0243, 76.0777, 36.0552
CIE-Luv:
50.0243, 126.3391, 31.0556
Hunter-Lab:
42.9407, 55.8851, 23.8693
#dc3a2e color charts
#dc3a2e color shades, tints & tones
#dc3a2e color schemes
#dc3a2e color preview, HTML & CSS examples
This text has a color of #dc3a2e
<p style="color:#dc3a2e;">Text here</p>
.mytext {color:#dc3a2e;}
This box has a color of #dc3a2e
<div style="background-color:#dc3a2e;">Content here</div>
.mybackground {background-color:#dc3a2e;}
Border around this has a color of #dc3a2e
<div style="border:2px solid #dc3a2e;">Content here</div>
.myborder {border:2px solid #dc3a2e;}