#c2b99d color space conversions
Hex:
#c2b99d
RGB:
194, 185, 157
CMY:
24, 27, 38
CMYK:
0, 5, 19, 24
HSL:
45°, 23.2704%, 68.8235%
HSV (HSB):
45°, 19.0722%, 76.0784%
XYZ:
45.6829, 48.6016, 38.8716
xyY:
0.3431, 0.3650, 48.6016
CIE-Lab:
75.2028, -1.4562, 15.3663
CIE-LCH:
75.2028, 15.4352, 95.4135
CIE-Luv:
75.2028, 7.0118, 21.9105
Hunter-Lab:
69.7148, -5.0331, 15.7415
#c2b99d color charts
#c2b99d color shades, tints & tones
#c2b99d color schemes
#c2b99d color preview, HTML & CSS examples
This text has a color of #c2b99d
<p style="color:#c2b99d;">Text here</p>
.mytext {color:#c2b99d;}
This box has a color of #c2b99d
<div style="background-color:#c2b99d;">Content here</div>
.mybackground {background-color:#c2b99d;}
Border around this has a color of #c2b99d
<div style="border:2px solid #c2b99d;">Content here</div>
.myborder {border:2px solid #c2b99d;}