#c3b98c color space conversions
Hex:
#c3b98c
RGB:
195, 185, 140
CMY:
24, 27, 45
CMYK:
0, 5, 28, 24
HSL:
49°, 31.4286%, 65.6863%
HSV (HSB):
49°, 28.2051%, 76.4706%
XYZ:
44.5883, 48.1935, 31.7632
xyY:
0.3580, 0.3870, 48.1935
CIE-Lab:
74.9468, -3.5064, 24.1618
CIE-LCH:
74.9468, 24.4149, 98.2571
CIE-Luv:
74.9468, 8.6511, 33.5055
Hunter-Lab:
69.4215, -6.8401, 21.4675
#c3b98c color charts
#c3b98c color shades, tints & tones
#c3b98c color schemes
#c3b98c color preview, HTML & CSS examples
This text has a color of #c3b98c
<p style="color:#c3b98c;">Text here</p>
.mytext {color:#c3b98c;}
This box has a color of #c3b98c
<div style="background-color:#c3b98c;">Content here</div>
.mybackground {background-color:#c3b98c;}
Border around this has a color of #c3b98c
<div style="border:2px solid #c3b98c;">Content here</div>
.myborder {border:2px solid #c3b98c;}