#c2b88b color space conversions
Hex:
#c2b88b
RGB:
194, 184, 139
CMY:
24, 28, 45
CMYK:
0, 5, 28, 24
HSL:
49°, 31.0734%, 65.2941%
HSV (HSB):
49°, 28.3505%, 76.0784%
XYZ:
44.0488, 47.6144, 31.2950
xyY:
0.3582, 0.3872, 47.6144
CIE-Lab:
74.5811, -3.5030, 24.1861
CIE-LCH:
74.5811, 24.4385, 98.2412
CIE-Luv:
74.5811, 8.6541, 33.4926
Hunter-Lab:
69.0032, -6.8084, 21.4125
#c2b88b color charts
#c2b88b color shades, tints & tones
#c2b88b color schemes
#c2b88b color preview, HTML & CSS examples
This text has a color of #c2b88b
<p style="color:#c2b88b;">Text here</p>
.mytext {color:#c2b88b;}
This box has a color of #c2b88b
<div style="background-color:#c2b88b;">Content here</div>
.mybackground {background-color:#c2b88b;}
Border around this has a color of #c2b88b
<div style="border:2px solid #c2b88b;">Content here</div>
.myborder {border:2px solid #c2b88b;}