#c2bb7d color space conversions
Hex:
#c2bb7d
RGB:
194, 187, 125
CMY:
24, 27, 51
CMYK:
0, 4, 36, 24
HSL:
54°, 36.1257%, 62.5490%
HSV (HSB):
54°, 35.5670%, 76.0784%
XYZ:
43.7201, 48.4907, 26.4574
xyY:
0.3684, 0.4086, 48.4907
CIE-Lab:
75.1333, -6.8484, 32.3233
CIE-LCH:
75.1333, 33.0408, 101.9625
CIE-Luv:
75.1333, 7.6113, 43.7784
Hunter-Lab:
69.6352, -9.7913, 26.2179
#c2bb7d color charts
#c2bb7d color shades, tints & tones
#c2bb7d color schemes
#c2bb7d color preview, HTML & CSS examples
This text has a color of #c2bb7d
<p style="color:#c2bb7d;">Text here</p>
.mytext {color:#c2bb7d;}
This box has a color of #c2bb7d
<div style="background-color:#c2bb7d;">Content here</div>
.mybackground {background-color:#c2bb7d;}
Border around this has a color of #c2bb7d
<div style="border:2px solid #c2bb7d;">Content here</div>
.myborder {border:2px solid #c2bb7d;}