#c3bc7e color space conversions
Hex:
#c3bc7e
RGB:
195, 188, 126
CMY:
24, 26, 51
CMYK:
0, 4, 35, 24
HSL:
54°, 36.5079%, 62.9412%
HSV (HSB):
54°, 35.3846%, 76.4706%
XYZ:
44.2548, 49.0749, 26.8786
xyY:
0.3682, 0.4082, 49.0749
CIE-Lab:
75.4979, -6.8528, 32.2930
CIE-LCH:
75.4979, 33.0121, 101.9808
CIE-Luv:
75.4979, 7.6104, 43.8064
Hunter-Lab:
70.0535, -9.8300, 26.2887
#c3bc7e color charts
#c3bc7e color shades, tints & tones
#c3bc7e color schemes
#c3bc7e color preview, HTML & CSS examples
This text has a color of #c3bc7e
<p style="color:#c3bc7e;">Text here</p>
.mytext {color:#c3bc7e;}
This box has a color of #c3bc7e
<div style="background-color:#c3bc7e;">Content here</div>
.mybackground {background-color:#c3bc7e;}
Border around this has a color of #c3bc7e
<div style="border:2px solid #c3bc7e;">Content here</div>
.myborder {border:2px solid #c3bc7e;}