#db5db9 color space conversions
Hex:
#db5db9
RGB:
219, 93, 185
CMY:
14, 64, 27
CMYK:
0, 58, 16, 14
HSL:
316°, 63.6364%, 61.1765%
HSV (HSB):
316°, 57.5342%, 85.8824%
XYZ:
41.8847, 26.3916, 48.7855
xyY:
0.3578, 0.2254, 26.3916
CIE-Lab:
58.4069, 59.7701, -24.7529
CIE-LCH:
58.4069, 64.6929, 337.5038
CIE-Luv:
58.4069, 67.5659, -46.8457
Hunter-Lab:
51.3727, 55.6307, -20.3431
#db5db9 color charts
#db5db9 color shades, tints & tones
#db5db9 color schemes
#db5db9 color preview, HTML & CSS examples
This text has a color of #db5db9
<p style="color:#db5db9;">Text here</p>
.mytext {color:#db5db9;}
This box has a color of #db5db9
<div style="background-color:#db5db9;">Content here</div>
.mybackground {background-color:#db5db9;}
Border around this has a color of #db5db9
<div style="border:2px solid #db5db9;">Content here</div>
.myborder {border:2px solid #db5db9;}