#c69c7d color space conversions
Hex:
#c69c7d
RGB:
198, 156, 125
CMY:
22, 39, 51
CMYK:
0, 21, 37, 22
HSL:
25°, 39.0374%, 63.3333%
HSV (HSB):
25°, 36.8687%, 77.6471%
XYZ:
38.8788, 37.2634, 24.5454
xyY:
0.3861, 0.3701, 37.2634
CIE-Lab:
67.4742, 11.3580, 22.1995
CIE-LCH:
67.4742, 24.9364, 62.9042
CIE-Luv:
67.4742, 29.6183, 27.3007
Hunter-Lab:
61.0437, 6.8604, 18.8903
#c69c7d color charts
#c69c7d color shades, tints & tones
#c69c7d color schemes
#c69c7d color preview, HTML & CSS examples
This text has a color of #c69c7d
<p style="color:#c69c7d;">Text here</p>
.mytext {color:#c69c7d;}
This box has a color of #c69c7d
<div style="background-color:#c69c7d;">Content here</div>
.mybackground {background-color:#c69c7d;}
Border around this has a color of #c69c7d
<div style="border:2px solid #c69c7d;">Content here</div>
.myborder {border:2px solid #c69c7d;}