#c2b65e color space conversions
Hex:
#c2b65e
RGB:
194, 182, 94
CMY:
24, 29, 63
CMYK:
0, 6, 52, 24
HSL:
53°, 45.0450%, 56.4706%
HSV (HSB):
53°, 51.5464%, 76.0784%
XYZ:
40.9965, 45.7334, 17.2564
xyY:
0.3942, 0.4398, 45.7334
CIE-Lab:
73.3722, -7.4447, 45.8570
CIE-LCH:
73.3722, 46.4574, 99.2212
CIE-Luv:
73.3722, 12.1438, 57.4140
Hunter-Lab:
67.6265, -10.1362, 32.2094
#c2b65e color charts
#c2b65e color shades, tints & tones
#c2b65e color schemes
#c2b65e color preview, HTML & CSS examples
This text has a color of #c2b65e
<p style="color:#c2b65e;">Text here</p>
.mytext {color:#c2b65e;}
This box has a color of #c2b65e
<div style="background-color:#c2b65e;">Content here</div>
.mybackground {background-color:#c2b65e;}
Border around this has a color of #c2b65e
<div style="border:2px solid #c2b65e;">Content here</div>
.myborder {border:2px solid #c2b65e;}