#db5882 color space conversions
Hex:
#db5882
RGB:
219, 88, 130
CMY:
14, 65, 49
CMYK:
0, 60, 41, 14
HSL:
341°, 64.5320%, 60.1961%
HSV (HSB):
341°, 59.8174%, 85.8824%
XYZ:
36.7324, 23.6512, 23.7482
xyY:
0.4366, 0.2811, 23.6512
CIE-Lab:
55.7369, 54.9896, 3.2952
CIE-LCH:
55.7369, 55.0883, 3.4293
CIE-Luv:
55.7369, 86.7158, -6.0433
Hunter-Lab:
48.6325, 49.7151, 5.0903
#db5882 color charts
#db5882 color shades, tints & tones
#db5882 color schemes
#db5882 color preview, HTML & CSS examples
This text has a color of #db5882
<p style="color:#db5882;">Text here</p>
.mytext {color:#db5882;}
This box has a color of #db5882
<div style="background-color:#db5882;">Content here</div>
.mybackground {background-color:#db5882;}
Border around this has a color of #db5882
<div style="border:2px solid #db5882;">Content here</div>
.myborder {border:2px solid #db5882;}