#c7bc5e color space conversions
Hex:
#c7bc5e
RGB:
199, 188, 94
CMY:
22, 26, 63
CMYK:
0, 6, 53, 22
HSL:
54°, 48.3871%, 57.4510%
HSV (HSB):
54°, 52.7638%, 78.0392%
XYZ:
43.5568, 48.9167, 17.7359
xyY:
0.3952, 0.4439, 48.9167
CIE-Lab:
75.3995, -8.4768, 48.3590
CIE-LCH:
75.3995, 49.0963, 99.9423
CIE-Luv:
75.3995, 11.7057, 60.5337
Hunter-Lab:
69.9405, -11.2315, 33.9233
#c7bc5e color charts
#c7bc5e color shades, tints & tones
#c7bc5e color schemes
#c7bc5e color preview, HTML & CSS examples
This text has a color of #c7bc5e
<p style="color:#c7bc5e;">Text here</p>
.mytext {color:#c7bc5e;}
This box has a color of #c7bc5e
<div style="background-color:#c7bc5e;">Content here</div>
.mybackground {background-color:#c7bc5e;}
Border around this has a color of #c7bc5e
<div style="border:2px solid #c7bc5e;">Content here</div>
.myborder {border:2px solid #c7bc5e;}