#c86d7d color space conversions
Hex:
#c86d7d
RGB:
200, 109, 125
CMY:
22, 57, 51
CMYK:
0, 46, 38, 22
HSL:
349°, 45.2736%, 60.5882%
HSV (HSB):
349°, 45.5000%, 78.4314%
XYZ:
32.9897, 24.6973, 22.4303
xyY:
0.4118, 0.3083, 24.6973
CIE-Lab:
56.7793, 37.6813, 7.3620
CIE-LCH:
56.7793, 38.3937, 11.0549
CIE-Luv:
56.7793, 60.8827, 2.8396
Hunter-Lab:
49.6964, 31.5242, 8.0271
#c86d7d color charts
#c86d7d color shades, tints & tones
#c86d7d color schemes
#c86d7d color preview, HTML & CSS examples
This text has a color of #c86d7d
<p style="color:#c86d7d;">Text here</p>
.mytext {color:#c86d7d;}
This box has a color of #c86d7d
<div style="background-color:#c86d7d;">Content here</div>
.mybackground {background-color:#c86d7d;}
Border around this has a color of #c86d7d
<div style="border:2px solid #c86d7d;">Content here</div>
.myborder {border:2px solid #c86d7d;}