#d86f7d color space conversions
Hex:
#d86f7d
RGB:
216, 111, 125
CMY:
15, 56, 51
CMYK:
0, 49, 42, 15
HSL:
352°, 57.3770%, 64.1176%
HSV (HSB):
352°, 48.6111%, 84.7059%
XYZ:
37.7050, 27.4485, 22.7128
xyY:
0.4291, 0.3124, 27.4485
CIE-Lab:
59.3872, 42.4421, 11.3644
CIE-LCH:
59.3872, 43.9373, 14.9901
CIE-Luv:
59.3872, 72.2315, 6.9200
Hunter-Lab:
52.3913, 36.7783, 10.9703
#d86f7d color charts
#d86f7d color shades, tints & tones
#d86f7d color schemes
#d86f7d color preview, HTML & CSS examples
This text has a color of #d86f7d
<p style="color:#d86f7d;">Text here</p>
.mytext {color:#d86f7d;}
This box has a color of #d86f7d
<div style="background-color:#d86f7d;">Content here</div>
.mybackground {background-color:#d86f7d;}
Border around this has a color of #d86f7d
<div style="border:2px solid #d86f7d;">Content here</div>
.myborder {border:2px solid #d86f7d;}