#c86c5e color space conversions
Hex:
#c86c5e
RGB:
200, 108, 94
CMY:
22, 58, 63
CMYK:
0, 46, 53, 22
HSL:
8°, 49.0741%, 57.6471%
HSV (HSB):
8°, 53.0000%, 78.4314%
XYZ:
31.2024, 23.8126, 13.5414
xyY:
0.4551, 0.3473, 23.8126
CIE-Lab:
55.8997, 35.0085, 24.1342
CIE-LCH:
55.8997, 42.5212, 34.5816
CIE-Luv:
55.8997, 67.6411, 22.6807
Hunter-Lab:
48.7982, 28.7390, 17.7058
#c86c5e color charts
#c86c5e color shades, tints & tones
#c86c5e color schemes
#c86c5e color preview, HTML & CSS examples
This text has a color of #c86c5e
<p style="color:#c86c5e;">Text here</p>
.mytext {color:#c86c5e;}
This box has a color of #c86c5e
<div style="background-color:#c86c5e;">Content here</div>
.mybackground {background-color:#c86c5e;}
Border around this has a color of #c86c5e
<div style="border:2px solid #c86c5e;">Content here</div>
.myborder {border:2px solid #c86c5e;}