#c2b28c color space conversions
Hex:
#c2b28c
RGB:
194, 178, 140
CMY:
24, 30, 45
CMYK:
0, 8, 28, 24
HSL:
42°, 30.6818%, 65.4902%
HSV (HSB):
42°, 27.8351%, 76.0784%
XYZ:
42.9022, 45.2036, 31.2749
xyY:
0.3594, 0.3787, 45.2036
CIE-Lab:
73.0257, -0.1861, 21.5327
CIE-LCH:
73.0257, 21.5335, 90.4952
CIE-Luv:
73.0257, 12.1322, 29.4092
Hunter-Lab:
67.2336, -3.7569, 19.4837
#c2b28c color charts
#c2b28c color shades, tints & tones
#c2b28c color schemes
#c2b28c color preview, HTML & CSS examples
This text has a color of #c2b28c
<p style="color:#c2b28c;">Text here</p>
.mytext {color:#c2b28c;}
This box has a color of #c2b28c
<div style="background-color:#c2b28c;">Content here</div>
.mybackground {background-color:#c2b28c;}
Border around this has a color of #c2b28c
<div style="border:2px solid #c2b28c;">Content here</div>
.myborder {border:2px solid #c2b28c;}