#c3bf6e color space conversions
Hex:
#c3bf6e
RGB:
195, 191, 110
CMY:
24, 25, 57
CMYK:
0, 2, 44, 24
HSL:
57°, 41.4634%, 59.8039%
HSV (HSB):
57°, 43.5897%, 76.4706%
XYZ:
43.9510, 49.9895, 22.0843
xyY:
0.3788, 0.4309, 49.9895
CIE-Lab:
76.0628, -10.1767, 41.2199
CIE-LCH:
76.0628, 42.4576, 103.8683
CIE-Luv:
76.0628, 6.4987, 54.1687
Hunter-Lab:
70.7032, -12.7705, 30.9729
#c3bf6e color charts
#c3bf6e color shades, tints & tones
#c3bf6e color schemes
#c3bf6e color preview, HTML & CSS examples
This text has a color of #c3bf6e
<p style="color:#c3bf6e;">Text here</p>
.mytext {color:#c3bf6e;}
This box has a color of #c3bf6e
<div style="background-color:#c3bf6e;">Content here</div>
.mybackground {background-color:#c3bf6e;}
Border around this has a color of #c3bf6e
<div style="border:2px solid #c3bf6e;">Content here</div>
.myborder {border:2px solid #c3bf6e;}