#c69c8e color space conversions
Hex:
#c69c8e
RGB:
198, 156, 142
CMY:
22, 39, 44
CMYK:
0, 21, 28, 22
HSL:
15°, 32.9412%, 66.6667%
HSV (HSB):
15°, 28.2828%, 77.6471%
XYZ:
40.0597, 37.7357, 30.7635
xyY:
0.3690, 0.3476, 37.7357
CIE-Lab:
67.8254, 13.5644, 13.2898
CIE-LCH:
67.8254, 18.9897, 44.4142
CIE-Luv:
67.8254, 27.8641, 15.8345
Hunter-Lab:
61.4294, 8.9029, 13.3084
#c69c8e color charts
#c69c8e color shades, tints & tones
#c69c8e color schemes
#c69c8e color preview, HTML & CSS examples
This text has a color of #c69c8e
<p style="color:#c69c8e;">Text here</p>
.mytext {color:#c69c8e;}
This box has a color of #c69c8e
<div style="background-color:#c69c8e;">Content here</div>
.mybackground {background-color:#c69c8e;}
Border around this has a color of #c69c8e
<div style="border:2px solid #c69c8e;">Content here</div>
.myborder {border:2px solid #c69c8e;}