#db201e color space conversions
Hex:
#db201e
RGB:
219, 32, 30
CMY:
14, 87, 88
CMYK:
0, 85, 86, 14
HSL:
1°, 75.9036%, 48.8235%
HSV (HSB):
1°, 86.3014%, 85.8824%
XYZ:
29.9643, 16.1868, 2.7734
xyY:
0.6125, 0.3309, 16.1868
CIE-Lab:
47.2187, 67.8030, 50.1523
CIE-LCH:
47.2187, 84.3357, 36.4894
CIE-Luv:
47.2187, 140.3036, 30.6571
Hunter-Lab:
40.2329, 62.5341, 24.0760
#db201e color charts
#db201e color shades, tints & tones
#db201e color schemes
#db201e color preview, HTML & CSS examples
This text has a color of #db201e
<p style="color:#db201e;">Text here</p>
.mytext {color:#db201e;}
This box has a color of #db201e
<div style="background-color:#db201e;">Content here</div>
.mybackground {background-color:#db201e;}
Border around this has a color of #db201e
<div style="border:2px solid #db201e;">Content here</div>
.myborder {border:2px solid #db201e;}