#c69b8c color space conversions
Hex:
#c69b8c
RGB:
198, 155, 140
CMY:
22, 39, 45
CMYK:
0, 22, 29, 22
HSL:
16°, 33.7209%, 66.2745%
HSV (HSB):
16°, 29.2929%, 77.6471%
XYZ:
39.7437, 37.3419, 29.9239
xyY:
0.3714, 0.3490, 37.3419
CIE-Lab:
67.5328, 13.8373, 13.9902
CIE-LCH:
67.5328, 19.6773, 45.3148
CIE-Luv:
67.5328, 28.6882, 16.6660
Hunter-Lab:
61.1080, 9.1545, 13.7420
#c69b8c color charts
#c69b8c color shades, tints & tones
#c69b8c color schemes
#c69b8c color preview, HTML & CSS examples
This text has a color of #c69b8c
<p style="color:#c69b8c;">Text here</p>
.mytext {color:#c69b8c;}
This box has a color of #c69b8c
<div style="background-color:#c69b8c;">Content here</div>
.mybackground {background-color:#c69b8c;}
Border around this has a color of #c69b8c
<div style="border:2px solid #c69b8c;">Content here</div>
.myborder {border:2px solid #c69b8c;}