#db5040 color space conversions
Hex:
#db5040
RGB:
219, 80, 64
CMY:
14, 69, 75
CMYK:
0, 63, 71, 14
HSL:
6°, 68.2819%, 55.4902%
HSV (HSB):
6°, 70.7763%, 85.8824%
XYZ:
33.0075, 21.1676, 7.1965
xyY:
0.5378, 0.3449, 21.1676
CIE-Lab:
53.1324, 53.4638, 38.3305
CIE-LCH:
53.1324, 65.7845, 35.6384
CIE-Luv:
53.1324, 108.4253, 30.1361
Hunter-Lab:
46.0082, 47.5462, 22.9317
#db5040 color charts
#db5040 color shades, tints & tones
#db5040 color schemes
#db5040 color preview, HTML & CSS examples
This text has a color of #db5040
<p style="color:#db5040;">Text here</p>
.mytext {color:#db5040;}
This box has a color of #db5040
<div style="background-color:#db5040;">Content here</div>
.mybackground {background-color:#db5040;}
Border around this has a color of #db5040
<div style="border:2px solid #db5040;">Content here</div>
.myborder {border:2px solid #db5040;}