#da5e6c color space conversions
Hex:
#da5e6c
RGB:
218, 94, 108
CMY:
15, 63, 58
CMYK:
0, 57, 50, 15
HSL:
353°, 62.6263%, 61.1765%
HSV (HSB):
353°, 56.8807%, 85.4902%
XYZ:
35.6229, 23.9935, 16.9410
xyY:
0.4653, 0.3134, 23.9935
CIE-Lab:
56.0813, 49.8006, 16.7084
CIE-LCH:
56.0813, 52.5287, 18.5470
CIE-Luv:
56.0813, 88.5063, 11.2709
Hunter-Lab:
48.9832, 44.0931, 13.7826
#da5e6c color charts
#da5e6c color shades, tints & tones
#da5e6c color schemes
#da5e6c color preview, HTML & CSS examples
This text has a color of #da5e6c
<p style="color:#da5e6c;">Text here</p>
.mytext {color:#da5e6c;}
This box has a color of #da5e6c
<div style="background-color:#da5e6c;">Content here</div>
.mybackground {background-color:#da5e6c;}
Border around this has a color of #da5e6c
<div style="border:2px solid #da5e6c;">Content here</div>
.myborder {border:2px solid #da5e6c;}