#db121f color space conversions
Hex:
#db121f
RGB:
219, 18, 31
CMY:
14, 93, 88
CMYK:
0, 92, 86, 14
HSL:
356°, 84.8101%, 46.4706%
HSV (HSB):
356°, 91.7808%, 85.8824%
XYZ:
29.6770, 15.5916, 2.7417
xyY:
0.6181, 0.3248, 15.5916
CIE-Lab:
46.4341, 70.0941, 49.0247
CIE-LCH:
46.4341, 85.5372, 34.9695
CIE-Luv:
46.4341, 144.2385, 28.9673
Hunter-Lab:
39.4862, 65.0561, 23.5237
#db121f color charts
#db121f color shades, tints & tones
#db121f color schemes
#db121f color preview, HTML & CSS examples
This text has a color of #db121f
<p style="color:#db121f;">Text here</p>
.mytext {color:#db121f;}
This box has a color of #db121f
<div style="background-color:#db121f;">Content here</div>
.mybackground {background-color:#db121f;}
Border around this has a color of #db121f
<div style="border:2px solid #db121f;">Content here</div>
.myborder {border:2px solid #db121f;}