#c4b06a color space conversions
Hex:
#c4b06a
RGB:
196, 176, 106
CMY:
23, 31, 58
CMYK:
0, 10, 46, 23
HSL:
47°, 43.2692%, 59.2157%
HSV (HSB):
47°, 45.9184%, 76.8627%
XYZ:
40.8918, 43.8270, 19.9399
xyY:
0.3907, 0.4188, 43.8270
CIE-Lab:
72.1127, -2.3377, 38.3431
CIE-LCH:
72.1127, 38.4143, 93.4889
CIE-Luv:
72.1127, 16.7945, 48.7080
Hunter-Lab:
66.2020, -5.5972, 28.4834
#c4b06a color charts
#c4b06a color shades, tints & tones
#c4b06a color schemes
#c4b06a color preview, HTML & CSS examples
This text has a color of #c4b06a
<p style="color:#c4b06a;">Text here</p>
.mytext {color:#c4b06a;}
This box has a color of #c4b06a
<div style="background-color:#c4b06a;">Content here</div>
.mybackground {background-color:#c4b06a;}
Border around this has a color of #c4b06a
<div style="border:2px solid #c4b06a;">Content here</div>
.myborder {border:2px solid #c4b06a;}