#c4a06c color space conversions
Hex:
#c4a06c
RGB:
196, 160, 108
CMY:
23, 37, 58
CMYK:
0, 18, 45, 23
HSL:
35°, 42.7184%, 59.6078%
HSV (HSB):
35°, 44.8980%, 76.8627%
XYZ:
38.0425, 37.9601, 19.5093
xyY:
0.3983, 0.3974, 37.9601
CIE-Lab:
67.9912, 6.4488, 32.0604
CIE-LCH:
67.9912, 32.7026, 78.6270
CIE-Luv:
67.9912, 27.0942, 39.4739
Hunter-Lab:
61.6118, 2.3953, 24.3541
#c4a06c color charts
#c4a06c color shades, tints & tones
#c4a06c color schemes
#c4a06c color preview, HTML & CSS examples
This text has a color of #c4a06c
<p style="color:#c4a06c;">Text here</p>
.mytext {color:#c4a06c;}
This box has a color of #c4a06c
<div style="background-color:#c4a06c;">Content here</div>
.mybackground {background-color:#c4a06c;}
Border around this has a color of #c4a06c
<div style="border:2px solid #c4a06c;">Content here</div>
.myborder {border:2px solid #c4a06c;}