#c2b28b color space conversions
Hex:
#c2b28b
RGB:
194, 178, 139
CMY:
24, 30, 45
CMYK:
0, 8, 28, 24
HSL:
43°, 31.0734%, 65.2941%
HSV (HSB):
43°, 28.3505%, 76.0784%
XYZ:
42.8287, 45.1742, 30.8883
xyY:
0.3602, 0.3800, 45.1742
CIE-Lab:
73.0065, -0.3219, 22.0455
CIE-LCH:
73.0065, 22.0479, 90.8366
CIE-Luv:
73.0065, 12.1977, 30.0685
Hunter-Lab:
67.2118, -3.8767, 19.8005
#c2b28b color charts
#c2b28b color shades, tints & tones
#c2b28b color schemes
#c2b28b color preview, HTML & CSS examples
This text has a color of #c2b28b
<p style="color:#c2b28b;">Text here</p>
.mytext {color:#c2b28b;}
This box has a color of #c2b28b
<div style="background-color:#c2b28b;">Content here</div>
.mybackground {background-color:#c2b28b;}
Border around this has a color of #c2b28b
<div style="border:2px solid #c2b28b;">Content here</div>
.myborder {border:2px solid #c2b28b;}