#db162c color space conversions
Hex:
#db162c
RGB:
219, 22, 44
CMY:
14, 91, 83
CMYK:
0, 90, 80, 14
HSL:
353°, 81.7427%, 47.2549%
HSV (HSB):
353°, 89.9543%, 85.8824%
XYZ:
29.9549, 15.8157, 3.8568
xyY:
0.6036, 0.3187, 15.8157
CIE-Lab:
46.7318, 69.8662, 42.4753
CIE-LCH:
46.7318, 81.7646, 31.2976
CIE-Luv:
46.7318, 140.9367, 25.6889
Hunter-Lab:
39.7690, 64.8546, 22.0883
#db162c color charts
#db162c color shades, tints & tones
#db162c color schemes
#db162c color preview, HTML & CSS examples
This text has a color of #db162c
<p style="color:#db162c;">Text here</p>
.mytext {color:#db162c;}
This box has a color of #db162c
<div style="background-color:#db162c;">Content here</div>
.mybackground {background-color:#db162c;}
Border around this has a color of #db162c
<div style="border:2px solid #db162c;">Content here</div>
.myborder {border:2px solid #db162c;}