#c2bd5d color space conversions
Hex:
#c2bd5d
RGB:
194, 189, 93
CMY:
24, 26, 64
CMYK:
0, 3, 52, 24
HSL:
57°, 45.2915%, 56.2745%
HSV (HSB):
57°, 52.0619%, 76.0784%
XYZ:
42.4215, 48.6548, 17.5114
xyY:
0.3907, 0.4481, 48.6548
CIE-Lab:
75.2361, -11.1512, 48.5400
CIE-LCH:
75.2361, 49.8044, 102.9382
CIE-Luv:
75.2361, 7.7224, 61.2139
Hunter-Lab:
69.7530, -13.5099, 33.9424
#c2bd5d color charts
#c2bd5d color shades, tints & tones
#c2bd5d color schemes
#c2bd5d color preview, HTML & CSS examples
This text has a color of #c2bd5d
<p style="color:#c2bd5d;">Text here</p>
.mytext {color:#c2bd5d;}
This box has a color of #c2bd5d
<div style="background-color:#c2bd5d;">Content here</div>
.mybackground {background-color:#c2bd5d;}
Border around this has a color of #c2bd5d
<div style="border:2px solid #c2bd5d;">Content here</div>
.myborder {border:2px solid #c2bd5d;}