#db152d color space conversions
Hex:
#db152d
RGB:
219, 21, 45
CMY:
14, 92, 82
CMYK:
0, 90, 79, 14
HSL:
353°, 82.5000%, 47.0588%
HSV (HSB):
353°, 90.4110%, 85.8824%
XYZ:
29.9552, 15.7859, 3.9508
xyY:
0.6028, 0.3177, 15.7859
CIE-Lab:
46.6923, 70.0377, 41.8780
CIE-LCH:
46.6923, 81.6030, 30.8767
CIE-Luv:
46.6923, 140.9754, 25.2660
Hunter-Lab:
39.7314, 65.0489, 21.9164
#db152d color charts
#db152d color shades, tints & tones
#db152d color schemes
#db152d color preview, HTML & CSS examples
This text has a color of #db152d
<p style="color:#db152d;">Text here</p>
.mytext {color:#db152d;}
This box has a color of #db152d
<div style="background-color:#db152d;">Content here</div>
.mybackground {background-color:#db152d;}
Border around this has a color of #db152d
<div style="border:2px solid #db152d;">Content here</div>
.myborder {border:2px solid #db152d;}