#da5e8e color space conversions
Hex:
#da5e8e
RGB:
218, 94, 142
CMY:
15, 63, 44
CMYK:
0, 57, 35, 15
HSL:
337°, 62.6263%, 61.1765%
HSV (HSB):
337°, 56.8807%, 85.4902%
XYZ:
37.7986, 24.8638, 28.3982
xyY:
0.4151, 0.2730, 24.8638
CIE-Lab:
56.9425, 53.2833, -2.0202
CIE-LCH:
56.9425, 53.3216, 357.8287
CIE-Luv:
56.9425, 79.2205, -12.6829
Hunter-Lab:
49.8636, 48.0488, 1.1379
#da5e8e color charts
#da5e8e color shades, tints & tones
#da5e8e color schemes
#da5e8e color preview, HTML & CSS examples
This text has a color of #da5e8e
<p style="color:#da5e8e;">Text here</p>
.mytext {color:#da5e8e;}
This box has a color of #da5e8e
<div style="background-color:#da5e8e;">Content here</div>
.mybackground {background-color:#da5e8e;}
Border around this has a color of #da5e8e
<div style="border:2px solid #da5e8e;">Content here</div>
.myborder {border:2px solid #da5e8e;}