#d85e9e color space conversions
Hex:
#d85e9e
RGB:
216, 94, 158
CMY:
15, 63, 38
CMYK:
0, 56, 27, 15
HSL:
329°, 61.0000%, 60.7843%
HSV (HSB):
329°, 56.4815%, 84.7059%
XYZ:
38.4932, 25.0730, 35.1585
xyY:
0.3899, 0.2540, 25.0730
CIE-Lab:
57.1464, 54.6426, -11.0958
CIE-LCH:
57.1464, 55.7578, 348.5216
CIE-Luv:
57.1464, 72.9721, -25.5810
Hunter-Lab:
50.0729, 49.5929, -6.5792
#d85e9e color charts
#d85e9e color shades, tints & tones
#d85e9e color schemes
#d85e9e color preview, HTML & CSS examples
This text has a color of #d85e9e
<p style="color:#d85e9e;">Text here</p>
.mytext {color:#d85e9e;}
This box has a color of #d85e9e
<div style="background-color:#d85e9e;">Content here</div>
.mybackground {background-color:#d85e9e;}
Border around this has a color of #d85e9e
<div style="border:2px solid #d85e9e;">Content here</div>
.myborder {border:2px solid #d85e9e;}