#c2a68e color space conversions
Hex:
#c2a68e
RGB:
194, 166, 142
CMY:
24, 35, 44
CMYK:
0, 14, 27, 24
HSL:
28°, 29.8851%, 65.8824%
HSV (HSB):
28°, 26.8041%, 76.0784%
XYZ:
40.7668, 40.6948, 31.2974
xyY:
0.3615, 0.3609, 40.6948
CIE-Lab:
69.9615, 6.5498, 16.2180
CIE-LCH:
69.9615, 17.4907, 68.0082
CIE-Luv:
69.9615, 19.1167, 21.1233
Hunter-Lab:
63.7924, 2.4344, 15.5663
#c2a68e color charts
#c2a68e color shades, tints & tones
#c2a68e color schemes
#c2a68e color preview, HTML & CSS examples
This text has a color of #c2a68e
<p style="color:#c2a68e;">Text here</p>
.mytext {color:#c2a68e;}
This box has a color of #c2a68e
<div style="background-color:#c2a68e;">Content here</div>
.mybackground {background-color:#c2a68e;}
Border around this has a color of #c2a68e
<div style="border:2px solid #c2a68e;">Content here</div>
.myborder {border:2px solid #c2a68e;}