#c2b256 color space conversions
Hex:
#c2b256
RGB:
194, 178, 86
CMY:
24, 30, 66
CMYK:
0, 8, 56, 24
HSL:
51°, 46.9565%, 54.9020%
HSV (HSB):
51°, 55.6701%, 76.0784%
XYZ:
39.8482, 43.9820, 15.1932
xyY:
0.4024, 0.4442, 43.9820
CIE-Lab:
72.2165, -6.0235, 48.3620
CIE-LCH:
72.2165, 48.7357, 97.0996
CIE-Luv:
72.2165, 15.0821, 59.0300
Hunter-Lab:
66.3189, -8.8050, 32.8403
#c2b256 color charts
#c2b256 color shades, tints & tones
#c2b256 color schemes
#c2b256 color preview, HTML & CSS examples
This text has a color of #c2b256
<p style="color:#c2b256;">Text here</p>
.mytext {color:#c2b256;}
This box has a color of #c2b256
<div style="background-color:#c2b256;">Content here</div>
.mybackground {background-color:#c2b256;}
Border around this has a color of #c2b256
<div style="border:2px solid #c2b256;">Content here</div>
.myborder {border:2px solid #c2b256;}