#db5086 color space conversions
Hex:
#db5086
RGB:
219, 80, 134
CMY:
14, 69, 47
CMYK:
0, 63, 39, 14
HSL:
337°, 65.8768%, 58.6275%
HSV (HSB):
337°, 63.4703%, 85.8824%
XYZ:
36.3852, 22.5186, 24.9831
xyY:
0.4337, 0.2684, 22.5186
CIE-Lab:
54.5730, 58.8551, -0.7630
CIE-LCH:
54.5730, 58.8600, 359.2573
CIE-Luv:
54.5730, 89.5481, -12.1139
Hunter-Lab:
47.4538, 53.8206, 2.0031
#db5086 color charts
#db5086 color shades, tints & tones
#db5086 color schemes
#db5086 color preview, HTML & CSS examples
This text has a color of #db5086
<p style="color:#db5086;">Text here</p>
.mytext {color:#db5086;}
This box has a color of #db5086
<div style="background-color:#db5086;">Content here</div>
.mybackground {background-color:#db5086;}
Border around this has a color of #db5086
<div style="border:2px solid #db5086;">Content here</div>
.myborder {border:2px solid #db5086;}