#db2204 color space conversions
Hex:
#db2204
RGB:
219, 34, 4
CMY:
14, 87, 98
CMYK:
0, 84, 98, 14
HSL:
8°, 96.4126%, 43.7255%
HSV (HSB):
8°, 98.1735%, 85.8824%
XYZ:
29.8074, 16.2129, 1.6732
xyY:
0.6250, 0.3399, 16.2129
CIE-Lab:
47.2526, 67.0618, 59.3325
CIE-LCH:
47.2526, 89.5413, 41.5006
CIE-Luv:
47.2526, 141.9065, 34.7088
Hunter-Lab:
40.2652, 61.6750, 25.7218
#db2204 color charts
#db2204 color shades, tints & tones
#db2204 color schemes
#db2204 color preview, HTML & CSS examples
This text has a color of #db2204
<p style="color:#db2204;">Text here</p>
.mytext {color:#db2204;}
This box has a color of #db2204
<div style="background-color:#db2204;">Content here</div>
.mybackground {background-color:#db2204;}
Border around this has a color of #db2204
<div style="border:2px solid #db2204;">Content here</div>
.myborder {border:2px solid #db2204;}