#d86c8e color space conversions
Hex:
#d86c8e
RGB:
216, 108, 142
CMY:
15, 58, 44
CMYK:
0, 50, 34, 15
HSL:
341°, 58.0645%, 63.5294%
HSV (HSB):
341°, 50.0000%, 84.7059%
XYZ:
38.5639, 27.2770, 28.8236
xyY:
0.4074, 0.2881, 27.2770
CIE-Lab:
59.2299, 45.8889, 1.2886
CIE-LCH:
59.2299, 45.9069, 1.6085
CIE-Luv:
59.2299, 70.0117, -6.7565
Hunter-Lab:
52.2274, 40.4037, 3.8378
#d86c8e color charts
#d86c8e color shades, tints & tones
#d86c8e color schemes
#d86c8e color preview, HTML & CSS examples
This text has a color of #d86c8e
<p style="color:#d86c8e;">Text here</p>
.mytext {color:#d86c8e;}
This box has a color of #d86c8e
<div style="background-color:#d86c8e;">Content here</div>
.mybackground {background-color:#d86c8e;}
Border around this has a color of #d86c8e
<div style="border:2px solid #d86c8e;">Content here</div>
.myborder {border:2px solid #d86c8e;}