#c68c7e color space conversions
Hex:
#c68c7e
RGB:
198, 140, 126
CMY:
22, 45, 51
CMYK:
0, 29, 36, 22
HSL:
12°, 38.7097%, 63.5294%
HSV (HSB):
12°, 36.3636%, 77.6471%
XYZ:
36.4327, 32.2683, 24.0469
xyY:
0.3928, 0.3479, 32.2683
CIE-Lab:
63.5640, 20.2587, 16.2877
CIE-LCH:
63.5640, 25.9944, 38.7988
CIE-Luv:
63.5640, 39.7290, 17.9597
Hunter-Lab:
56.8052, 15.0740, 14.6649
#c68c7e color charts
#c68c7e color shades, tints & tones
#c68c7e color schemes
#c68c7e color preview, HTML & CSS examples
This text has a color of #c68c7e
<p style="color:#c68c7e;">Text here</p>
.mytext {color:#c68c7e;}
This box has a color of #c68c7e
<div style="background-color:#c68c7e;">Content here</div>
.mybackground {background-color:#c68c7e;}
Border around this has a color of #c68c7e
<div style="border:2px solid #c68c7e;">Content here</div>
.myborder {border:2px solid #c68c7e;}