#db222f color space conversions
Hex:
#db222f
RGB:
219, 34, 47
CMY:
14, 87, 82
CMYK:
0, 84, 79, 14
HSL:
356°, 73.1225%, 49.6078%
HSV (HSB):
356°, 84.4749%, 85.8824%
XYZ:
30.2985, 16.4094, 4.2597
xyY:
0.5945, 0.3220, 16.4094
CIE-Lab:
47.5070, 67.8207, 41.5999
CIE-LCH:
47.5070, 79.5626, 31.5242
CIE-Luv:
47.5070, 136.6117, 26.1219
Hunter-Lab:
40.5085, 62.6203, 22.1212
#db222f color charts
#db222f color shades, tints & tones
#db222f color schemes
#db222f color preview, HTML & CSS examples
This text has a color of #db222f
<p style="color:#db222f;">Text here</p>
.mytext {color:#db222f;}
This box has a color of #db222f
<div style="background-color:#db222f;">Content here</div>
.mybackground {background-color:#db222f;}
Border around this has a color of #db222f
<div style="border:2px solid #db222f;">Content here</div>
.myborder {border:2px solid #db222f;}