#c2b36d color space conversions
Hex:
#c2b36d
RGB:
194, 179, 109
CMY:
24, 30, 57
CMYK:
0, 8, 44, 24
HSL:
49°, 41.0628%, 59.4118%
HSV (HSB):
49°, 43.8144%, 76.0784%
XYZ:
41.1286, 44.8137, 20.9502
xyY:
0.3848, 0.4192, 44.8137
CIE-Lab:
72.7690, -4.4395, 37.5880
CIE-LCH:
72.7690, 37.8493, 96.7360
CIE-Luv:
72.7690, 13.3506, 48.5169
Hunter-Lab:
66.9430, -7.4831, 28.3050
#c2b36d color charts
#c2b36d color shades, tints & tones
#c2b36d color schemes
#c2b36d color preview, HTML & CSS examples
This text has a color of #c2b36d
<p style="color:#c2b36d;">Text here</p>
.mytext {color:#c2b36d;}
This box has a color of #c2b36d
<div style="background-color:#c2b36d;">Content here</div>
.mybackground {background-color:#c2b36d;}
Border around this has a color of #c2b36d
<div style="border:2px solid #c2b36d;">Content here</div>
.myborder {border:2px solid #c2b36d;}