#c69b8f color space conversions
Hex:
#c69b8f
RGB:
198, 155, 143
CMY:
22, 39, 44
CMYK:
0, 22, 28, 22
HSL:
13°, 32.5444%, 66.8627%
HSV (HSB):
13°, 27.7778%, 77.6471%
XYZ:
39.9680, 37.4316, 31.1051
xyY:
0.3684, 0.3450, 37.4316
CIE-Lab:
67.5996, 14.2512, 12.4166
CIE-LCH:
67.5996, 18.9016, 41.0645
CIE-Luv:
67.5996, 28.3604, 14.5519
Hunter-Lab:
61.1814, 9.5413, 12.6835
#c69b8f color charts
#c69b8f color shades, tints & tones
#c69b8f color schemes
#c69b8f color preview, HTML & CSS examples
This text has a color of #c69b8f
<p style="color:#c69b8f;">Text here</p>
.mytext {color:#c69b8f;}
This box has a color of #c69b8f
<div style="background-color:#c69b8f;">Content here</div>
.mybackground {background-color:#c69b8f;}
Border around this has a color of #c69b8f
<div style="border:2px solid #c69b8f;">Content here</div>
.myborder {border:2px solid #c69b8f;}