#db101f color space conversions
Hex:
#db101f
RGB:
219, 16, 31
CMY:
14, 94, 88
CMYK:
0, 93, 86, 14
HSL:
356°, 86.3830%, 46.0784%
HSV (HSB):
356°, 92.6941%, 85.8824%
XYZ:
29.6460, 15.5296, 2.7313
xyY:
0.6188, 0.3242, 15.5296
CIE-Lab:
46.3512, 70.3332, 48.9556
CIE-LCH:
46.3512, 85.6937, 34.8399
CIE-Luv:
46.3512, 144.6696, 28.8136
Hunter-Lab:
39.4076, 65.3209, 23.4760
#db101f color charts
#db101f color shades, tints & tones
#db101f color schemes
#db101f color preview, HTML & CSS examples
This text has a color of #db101f
<p style="color:#db101f;">Text here</p>
.mytext {color:#db101f;}
This box has a color of #db101f
<div style="background-color:#db101f;">Content here</div>
.mybackground {background-color:#db101f;}
Border around this has a color of #db101f
<div style="border:2px solid #db101f;">Content here</div>
.myborder {border:2px solid #db101f;}