#db2017 color space conversions
Hex:
#db2017
RGB:
219, 32, 23
CMY:
14, 87, 91
CMYK:
0, 85, 89, 14
HSL:
3°, 80.9917%, 47.4510%
HSV (HSB):
3°, 89.4977%, 85.8824%
XYZ:
29.8846, 16.1550, 2.3537
xyY:
0.6175, 0.3338, 16.1550
CIE-Lab:
47.1771, 67.6801, 53.2123
CIE-LCH:
47.1771, 86.0938, 38.1756
CIE-Luv:
47.1771, 141.1814, 32.0679
Hunter-Lab:
40.1932, 62.3807, 24.6632
#db2017 color charts
#db2017 color shades, tints & tones
#db2017 color schemes
#db2017 color preview, HTML & CSS examples
This text has a color of #db2017
<p style="color:#db2017;">Text here</p>
.mytext {color:#db2017;}
This box has a color of #db2017
<div style="background-color:#db2017;">Content here</div>
.mybackground {background-color:#db2017;}
Border around this has a color of #db2017
<div style="border:2px solid #db2017;">Content here</div>
.myborder {border:2px solid #db2017;}