#db050b color space conversions
Hex:
#db050b
RGB:
219, 5, 11
CMY:
14, 98, 96
CMYK:
0, 98, 95, 14
HSL:
358°, 95.5357%, 43.9216%
HSV (HSB):
358°, 97.7169%, 85.8824%
XYZ:
29.3281, 15.1928, 1.7033
xyY:
0.6345, 0.3287, 15.1928
CIE-Lab:
45.8971, 71.0738, 56.6991
CIE-LCH:
45.8971, 90.9191, 38.5811
CIE-Luv:
45.8971, 148.7805, 31.5616
Hunter-Lab:
38.9779, 66.0972, 24.6935
#db050b color charts
#db050b color shades, tints & tones
#db050b color schemes
#db050b color preview, HTML & CSS examples
This text has a color of #db050b
<p style="color:#db050b;">Text here</p>
.mytext {color:#db050b;}
This box has a color of #db050b
<div style="background-color:#db050b;">Content here</div>
.mybackground {background-color:#db050b;}
Border around this has a color of #db050b
<div style="border:2px solid #db050b;">Content here</div>
.myborder {border:2px solid #db050b;}