#db333e color space conversions
Hex:
#db333e
RGB:
219, 51, 62
CMY:
14, 80, 76
CMYK:
0, 77, 72, 14
HSL:
356°, 70.0000%, 52.9412%
HSV (HSB):
356°, 76.7123%, 85.8824%
XYZ:
31.2667, 17.7755, 6.3405
xyY:
0.5646, 0.3210, 17.7755
CIE-Lab:
49.2227, 64.0258, 34.9322
CIE-LCH:
49.2227, 72.9353, 28.6167
CIE-Luv:
49.2227, 125.9259, 23.3288
Hunter-Lab:
42.1610, 58.5943, 20.5962
#db333e color charts
#db333e color shades, tints & tones
#db333e color schemes
#db333e color preview, HTML & CSS examples
This text has a color of #db333e
<p style="color:#db333e;">Text here</p>
.mytext {color:#db333e;}
This box has a color of #db333e
<div style="background-color:#db333e;">Content here</div>
.mybackground {background-color:#db333e;}
Border around this has a color of #db333e
<div style="border:2px solid #db333e;">Content here</div>
.myborder {border:2px solid #db333e;}