#db1e2f color space conversions
Hex:
#db1e2f
RGB:
219, 30, 47
CMY:
14, 88, 82
CMYK:
0, 86, 79, 14
HSL:
355°, 75.9036%, 48.8235%
HSV (HSB):
355°, 86.3014%, 85.8824%
XYZ:
30.1908, 16.1939, 4.2238
xyY:
0.5966, 0.3200, 16.1939
CIE-Lab:
47.2278, 68.6190, 41.3098
CIE-LCH:
47.2278, 80.0941, 31.0487
CIE-Luv:
47.2278, 137.9870, 25.5841
Hunter-Lab:
40.2416, 63.4948, 21.9459
#db1e2f color charts
#db1e2f color shades, tints & tones
#db1e2f color schemes
#db1e2f color preview, HTML & CSS examples
This text has a color of #db1e2f
<p style="color:#db1e2f;">Text here</p>
.mytext {color:#db1e2f;}
This box has a color of #db1e2f
<div style="background-color:#db1e2f;">Content here</div>
.mybackground {background-color:#db1e2f;}
Border around this has a color of #db1e2f
<div style="border:2px solid #db1e2f;">Content here</div>
.myborder {border:2px solid #db1e2f;}