#db343e color space conversions
Hex:
#db343e
RGB:
219, 52, 62
CMY:
14, 80, 76
CMYK:
0, 76, 72, 14
HSL:
356°, 69.8745%, 53.1373%
HSV (HSB):
356°, 76.2557%, 85.8824%
XYZ:
31.3109, 17.8639, 6.3552
xyY:
0.5639, 0.3217, 17.8639
CIE-Lab:
49.3306, 63.7233, 35.0582
CIE-LCH:
49.3306, 72.7306, 28.8180
CIE-Luv:
49.3306, 125.4342, 23.5442
Hunter-Lab:
42.2657, 58.2701, 20.6709
#db343e color charts
#db343e color shades, tints & tones
#db343e color schemes
#db343e color preview, HTML & CSS examples
This text has a color of #db343e
<p style="color:#db343e;">Text here</p>
.mytext {color:#db343e;}
This box has a color of #db343e
<div style="background-color:#db343e;">Content here</div>
.mybackground {background-color:#db343e;}
Border around this has a color of #db343e
<div style="border:2px solid #db343e;">Content here</div>
.myborder {border:2px solid #db343e;}