#d85e8e color space conversions
Hex:
#d85e8e
RGB:
216, 94, 142
CMY:
15, 63, 44
CMYK:
0, 56, 34, 15
HSL:
336°, 61.0000%, 60.7843%
HSV (HSB):
336°, 56.4815%, 84.7059%
XYZ:
37.2041, 24.5573, 28.3704
xyY:
0.4128, 0.2725, 24.5573
CIE-Lab:
56.6415, 52.6425, -2.4973
CIE-LCH:
56.6415, 52.7017, 357.2840
CIE-Luv:
56.6415, 77.6465, -13.1833
Hunter-Lab:
49.5554, 47.2885, 0.7453
#d85e8e color charts
#d85e8e color shades, tints & tones
#d85e8e color schemes
#d85e8e color preview, HTML & CSS examples
This text has a color of #d85e8e
<p style="color:#d85e8e;">Text here</p>
.mytext {color:#d85e8e;}
This box has a color of #d85e8e
<div style="background-color:#d85e8e;">Content here</div>
.mybackground {background-color:#d85e8e;}
Border around this has a color of #d85e8e
<div style="border:2px solid #d85e8e;">Content here</div>
.myborder {border:2px solid #d85e8e;}