#db5c85 color space conversions
Hex:
#db5c85
RGB:
219, 92, 133
CMY:
14, 64, 48
CMYK:
0, 58, 39, 14
HSL:
341°, 63.8191%, 60.9804%
HSV (HSB):
341°, 57.9909%, 85.8824%
XYZ:
37.2742, 24.4078, 24.9369
xyY:
0.4303, 0.2818, 24.4078
CIE-Lab:
56.4938, 53.5089, 2.6242
CIE-LCH:
56.4938, 53.5732, 2.8077
CIE-Luv:
56.4938, 83.6844, -6.5872
Hunter-Lab:
49.4043, 48.2160, 4.6562
#db5c85 color charts
#db5c85 color shades, tints & tones
#db5c85 color schemes
#db5c85 color preview, HTML & CSS examples
This text has a color of #db5c85
<p style="color:#db5c85;">Text here</p>
.mytext {color:#db5c85;}
This box has a color of #db5c85
<div style="background-color:#db5c85;">Content here</div>
.mybackground {background-color:#db5c85;}
Border around this has a color of #db5c85
<div style="border:2px solid #db5c85;">Content here</div>
.myborder {border:2px solid #db5c85;}