#dc322b color space conversions
Hex:
#dc322b
RGB:
220, 50, 43
CMY:
14, 80, 83
CMYK:
0, 77, 80, 14
HSL:
2°, 71.6599%, 51.5686%
HSV (HSB):
2°, 80.4545%, 86.2745%
XYZ:
31.0918, 17.6713, 4.0577
xyY:
0.5886, 0.3346, 17.6713
CIE-Lab:
49.0949, 63.9317, 45.4287
CIE-LCH:
49.0949, 78.4285, 35.3969
CIE-Luv:
49.0949, 131.1656, 30.2987
Hunter-Lab:
42.0372, 58.4583, 23.7030
#dc322b color charts
#dc322b color shades, tints & tones
#dc322b color schemes
#dc322b color preview, HTML & CSS examples
This text has a color of #dc322b
<p style="color:#dc322b;">Text here</p>
.mytext {color:#dc322b;}
This box has a color of #dc322b
<div style="background-color:#dc322b;">Content here</div>
.mybackground {background-color:#dc322b;}
Border around this has a color of #dc322b
<div style="border:2px solid #dc322b;">Content here</div>
.myborder {border:2px solid #dc322b;}