#c2bc7d color space conversions
Hex:
#c2bc7d
RGB:
194, 188, 125
CMY:
24, 26, 51
CMYK:
0, 3, 36, 24
HSL:
55°, 36.1257%, 62.5490%
HSV (HSB):
55°, 35.5670%, 76.0784%
XYZ:
43.9330, 48.9164, 26.5283
xyY:
0.3680, 0.4098, 48.9164
CIE-Lab:
75.3993, -7.3693, 32.6704
CIE-LCH:
75.3993, 33.4912, 102.7113
CIE-Luv:
75.3993, 7.0102, 44.3177
Hunter-Lab:
69.9403, -10.2707, 26.4695
#c2bc7d color charts
#c2bc7d color shades, tints & tones
#c2bc7d color schemes
#c2bc7d color preview, HTML & CSS examples
This text has a color of #c2bc7d
<p style="color:#c2bc7d;">Text here</p>
.mytext {color:#c2bc7d;}
This box has a color of #c2bc7d
<div style="background-color:#c2bc7d;">Content here</div>
.mybackground {background-color:#c2bc7d;}
Border around this has a color of #c2bc7d
<div style="border:2px solid #c2bc7d;">Content here</div>
.myborder {border:2px solid #c2bc7d;}