#db2200 color space conversions
Hex:
#db2200
RGB:
219, 34, 0
CMY:
14, 87, 100
CMYK:
0, 84, 100, 14
HSL:
9°, 100.0000%, 42.9412%
HSV (HSB):
9°, 100.0000%, 85.8824%
XYZ:
29.7854, 16.2041, 1.5578
xyY:
0.6264, 0.3408, 16.2041
CIE-Lab:
47.2412, 67.0277, 60.4833
CIE-LCH:
47.2412, 90.2826, 42.0619
CIE-Luv:
47.2412, 142.1525, 35.1061
Hunter-Lab:
40.2543, 61.6326, 25.8835
#db2200 color charts
#db2200 color shades, tints & tones
#db2200 color schemes
#db2200 color preview, HTML & CSS examples
This text has a color of #db2200
<p style="color:#db2200;">Text here</p>
.mytext {color:#db2200;}
This box has a color of #db2200
<div style="background-color:#db2200;">Content here</div>
.mybackground {background-color:#db2200;}
Border around this has a color of #db2200
<div style="border:2px solid #db2200;">Content here</div>
.myborder {border:2px solid #db2200;}