#db2112 color space conversions
Hex:
#db2112
RGB:
219, 33, 18
CMY:
14, 87, 93
CMYK:
0, 85, 92, 14
HSL:
4°, 84.8101%, 46.4706%
HSV (HSB):
4°, 91.7808%, 85.8824%
XYZ:
29.8665, 16.1915, 2.1234
xyY:
0.6199, 0.3361, 16.1915
CIE-Lab:
47.2247, 67.4064, 55.1745
CIE-LCH:
47.2247, 87.1082, 39.3015
CIE-Luv:
47.2247, 141.3164, 33.0079
Hunter-Lab:
40.2386, 62.0712, 25.0383
#db2112 color charts
#db2112 color shades, tints & tones
#db2112 color schemes
#db2112 color preview, HTML & CSS examples
This text has a color of #db2112
<p style="color:#db2112;">Text here</p>
.mytext {color:#db2112;}
This box has a color of #db2112
<div style="background-color:#db2112;">Content here</div>
.mybackground {background-color:#db2112;}
Border around this has a color of #db2112
<div style="border:2px solid #db2112;">Content here</div>
.myborder {border:2px solid #db2112;}