#c4b08e color space conversions
Hex:
#c4b08e
RGB:
196, 176, 142
CMY:
23, 31, 44
CMYK:
0, 10, 28, 23
HSL:
38°, 31.3953%, 66.2745%
HSV (HSB):
38°, 27.5510%, 76.8627%
XYZ:
43.1728, 44.7394, 31.9513
xyY:
0.3602, 0.3733, 44.7394
CIE-Lab:
72.7200, 1.9365, 20.0610
CIE-LCH:
72.7200, 20.1543, 84.4862
CIE-Luv:
72.7200, 14.4905, 27.1280
Hunter-Lab:
66.8875, -1.8398, 18.4992
#c4b08e color charts
#c4b08e color shades, tints & tones
#c4b08e color schemes
#c4b08e color preview, HTML & CSS examples
This text has a color of #c4b08e
<p style="color:#c4b08e;">Text here</p>
.mytext {color:#c4b08e;}
This box has a color of #c4b08e
<div style="background-color:#c4b08e;">Content here</div>
.mybackground {background-color:#c4b08e;}
Border around this has a color of #c4b08e
<div style="border:2px solid #c4b08e;">Content here</div>
.myborder {border:2px solid #c4b08e;}