#d85e6e color space conversions
Hex:
#d85e6e
RGB:
216, 94, 110
CMY:
15, 63, 57
CMYK:
0, 56, 49, 15
HSL:
352°, 61.0000%, 60.7843%
HSV (HSB):
352°, 56.4815%, 84.7059%
XYZ:
35.1361, 23.7301, 17.4803
xyY:
0.4602, 0.3108, 23.7301
CIE-Lab:
55.8166, 49.2920, 15.1224
CIE-LCH:
55.8166, 51.5595, 17.0556
CIE-Luv:
55.8166, 86.3755, 9.5713
Hunter-Lab:
48.7136, 43.4995, 12.8239
#d85e6e color charts
#d85e6e color shades, tints & tones
#d85e6e color schemes
#d85e6e color preview, HTML & CSS examples
This text has a color of #d85e6e
<p style="color:#d85e6e;">Text here</p>
.mytext {color:#d85e6e;}
This box has a color of #d85e6e
<div style="background-color:#d85e6e;">Content here</div>
.mybackground {background-color:#d85e6e;}
Border around this has a color of #d85e6e
<div style="border:2px solid #d85e6e;">Content here</div>
.myborder {border:2px solid #d85e6e;}