#db1d1d color space conversions
Hex:
#db1d1d
RGB:
219, 29, 29
CMY:
14, 89, 89
CMYK:
0, 87, 87, 14
HSL:
0°, 76.6129%, 48.6275%
HSV (HSB):
0°, 86.7580%, 85.8824%
XYZ:
29.8746, 16.0275, 2.6815
xyY:
0.6149, 0.3299, 16.0275
CIE-Lab:
47.0106, 68.3600, 50.4509
CIE-LCH:
47.0106, 84.9611, 36.4280
CIE-Luv:
47.0106, 141.4770, 30.5091
Hunter-Lab:
40.0344, 63.1406, 24.0529
#db1d1d color charts
#db1d1d color shades, tints & tones
#db1d1d color schemes
#db1d1d color preview, HTML & CSS examples
This text has a color of #db1d1d
<p style="color:#db1d1d;">Text here</p>
.mytext {color:#db1d1d;}
This box has a color of #db1d1d
<div style="background-color:#db1d1d;">Content here</div>
.mybackground {background-color:#db1d1d;}
Border around this has a color of #db1d1d
<div style="border:2px solid #db1d1d;">Content here</div>
.myborder {border:2px solid #db1d1d;}