#c86c9e color space conversions
Hex:
#c86c9e
RGB:
200, 108, 158
CMY:
22, 58, 38
CMYK:
0, 46, 21, 22
HSL:
327°, 45.5446%, 60.3922%
HSV (HSB):
327°, 46.0000%, 78.4314%
XYZ:
35.3535, 25.4731, 35.4012
xyY:
0.3674, 0.2647, 25.4731
CIE-Lab:
57.5335, 42.6301, -10.7434
CIE-LCH:
57.5335, 43.9631, 345.8552
CIE-Luv:
57.5335, 54.0106, -22.8359
Hunter-Lab:
50.4709, 36.7105, -6.2575
#c86c9e color charts
#c86c9e color shades, tints & tones
#c86c9e color schemes
#c86c9e color preview, HTML & CSS examples
This text has a color of #c86c9e
<p style="color:#c86c9e;">Text here</p>
.mytext {color:#c86c9e;}
This box has a color of #c86c9e
<div style="background-color:#c86c9e;">Content here</div>
.mybackground {background-color:#c86c9e;}
Border around this has a color of #c86c9e
<div style="border:2px solid #c86c9e;">Content here</div>
.myborder {border:2px solid #c86c9e;}