#db5e6c color space conversions
Hex:
#db5e6c
RGB:
219, 94, 108
CMY:
14, 63, 58
CMYK:
0, 57, 51, 14
HSL:
353°, 63.4518%, 61.3725%
HSV (HSB):
353°, 57.0776%, 85.8824%
XYZ:
35.9229, 24.1482, 16.9551
xyY:
0.4664, 0.3135, 24.1482
CIE-Lab:
56.2359, 50.1436, 16.9452
CIE-LCH:
56.2359, 52.9293, 18.6718
CIE-Luv:
56.2359, 89.3204, 11.4714
Hunter-Lab:
49.1408, 44.4906, 13.9417
#db5e6c color charts
#db5e6c color shades, tints & tones
#db5e6c color schemes
#db5e6c color preview, HTML & CSS examples
This text has a color of #db5e6c
<p style="color:#db5e6c;">Text here</p>
.mytext {color:#db5e6c;}
This box has a color of #db5e6c
<div style="background-color:#db5e6c;">Content here</div>
.mybackground {background-color:#db5e6c;}
Border around this has a color of #db5e6c
<div style="border:2px solid #db5e6c;">Content here</div>
.myborder {border:2px solid #db5e6c;}