#c86e7b color space conversions
Hex:
#c86e7b
RGB:
200, 110, 123
CMY:
22, 57, 52
CMYK:
0, 45, 39, 22
HSL:
351°, 45.0000%, 60.7843%
HSV (HSB):
351°, 45.0000%, 78.4314%
XYZ:
32.9705, 24.8613, 21.7999
xyY:
0.4140, 0.3122, 24.8613
CIE-Lab:
56.9400, 36.9203, 8.7563
CIE-LCH:
56.9400, 37.9444, 13.3422
CIE-Luv:
56.9400, 60.6925, 4.7584
Hunter-Lab:
49.8611, 30.7757, 8.9805
#c86e7b color charts
#c86e7b color shades, tints & tones
#c86e7b color schemes
#c86e7b color preview, HTML & CSS examples
This text has a color of #c86e7b
<p style="color:#c86e7b;">Text here</p>
.mytext {color:#c86e7b;}
This box has a color of #c86e7b
<div style="background-color:#c86e7b;">Content here</div>
.mybackground {background-color:#c86e7b;}
Border around this has a color of #c86e7b
<div style="border:2px solid #c86e7b;">Content here</div>
.myborder {border:2px solid #c86e7b;}