#c3bf7d color space conversions
Hex:
#c3bf7d
RGB:
195, 191, 125
CMY:
24, 25, 51
CMYK:
0, 2, 36, 24
HSL:
57°, 36.8421%, 62.7451%
HSV (HSB):
57°, 35.8974%, 76.4706%
XYZ:
44.8381, 50.3444, 26.7562
xyY:
0.3677, 0.4129, 50.3444
CIE-Lab:
76.2802, -8.5292, 33.8324
CIE-LCH:
76.2802, 34.8909, 104.1495
CIE-Luv:
76.2802, 5.8575, 46.0022
Hunter-Lab:
70.9538, -11.3688, 27.3097
#c3bf7d color charts
#c3bf7d color shades, tints & tones
#c3bf7d color schemes
#c3bf7d color preview, HTML & CSS examples
This text has a color of #c3bf7d
<p style="color:#c3bf7d;">Text here</p>
.mytext {color:#c3bf7d;}
This box has a color of #c3bf7d
<div style="background-color:#c3bf7d;">Content here</div>
.mybackground {background-color:#c3bf7d;}
Border around this has a color of #c3bf7d
<div style="border:2px solid #c3bf7d;">Content here</div>
.myborder {border:2px solid #c3bf7d;}