#dc162c color space conversions
Hex:
#dc162c
RGB:
220, 22, 44
CMY:
14, 91, 83
CMYK:
0, 90, 80, 14
HSL:
353°, 81.8182%, 47.4510%
HSV (HSB):
353°, 90.0000%, 86.2745%
XYZ:
30.2567, 15.9713, 3.8709
xyY:
0.6039, 0.3188, 15.9713
CIE-Lab:
46.9368, 70.1214, 42.7487
CIE-LCH:
46.9368, 82.1247, 31.3681
CIE-Luv:
46.9368, 141.6767, 25.8728
Hunter-Lab:
39.9641, 65.2047, 22.2320
#dc162c color charts
#dc162c color shades, tints & tones
#dc162c color schemes
#dc162c color preview, HTML & CSS examples
This text has a color of #dc162c
<p style="color:#dc162c;">Text here</p>
.mytext {color:#dc162c;}
This box has a color of #dc162c
<div style="background-color:#dc162c;">Content here</div>
.mybackground {background-color:#dc162c;}
Border around this has a color of #dc162c
<div style="border:2px solid #dc162c;">Content here</div>
.myborder {border:2px solid #dc162c;}