#c69d8e color space conversions
Hex:
#c69d8e
RGB:
198, 157, 142
CMY:
22, 38, 44
CMYK:
0, 21, 28, 22
HSL:
16°, 32.9412%, 66.6667%
HSV (HSB):
16°, 28.2828%, 77.6471%
XYZ:
40.2282, 38.0727, 30.8197
xyY:
0.3687, 0.3489, 38.0727
CIE-Lab:
68.0742, 13.0168, 13.6389
CIE-LCH:
68.0742, 18.8536, 46.3369
CIE-Luv:
68.0742, 27.2582, 16.4092
Hunter-Lab:
61.7031, 8.3951, 13.5778
#c69d8e color charts
#c69d8e color shades, tints & tones
#c69d8e color schemes
#c69d8e color preview, HTML & CSS examples
This text has a color of #c69d8e
<p style="color:#c69d8e;">Text here</p>
.mytext {color:#c69d8e;}
This box has a color of #c69d8e
<div style="background-color:#c69d8e;">Content here</div>
.mybackground {background-color:#c69d8e;}
Border around this has a color of #c69d8e
<div style="border:2px solid #c69d8e;">Content here</div>
.myborder {border:2px solid #c69d8e;}