#c2b59d color space conversions
Hex:
#c2b59d
RGB:
194, 181, 157
CMY:
24, 29, 38
CMYK:
0, 7, 19, 24
HSL:
39°, 23.2704%, 68.8235%
HSV (HSB):
39°, 19.0722%, 76.0784%
XYZ:
44.8578, 46.9514, 38.5966
xyY:
0.3440, 0.3600, 46.9514
CIE-Lab:
74.1587, 0.6720, 13.9015
CIE-LCH:
74.1587, 13.9178, 87.2324
CIE-Luv:
74.1587, 9.2692, 19.4947
Hunter-Lab:
68.5211, -3.0556, 14.5679
#c2b59d color charts
#c2b59d color shades, tints & tones
#c2b59d color schemes
#c2b59d color preview, HTML & CSS examples
This text has a color of #c2b59d
<p style="color:#c2b59d;">Text here</p>
.mytext {color:#c2b59d;}
This box has a color of #c2b59d
<div style="background-color:#c2b59d;">Content here</div>
.mybackground {background-color:#c2b59d;}
Border around this has a color of #c2b59d
<div style="border:2px solid #c2b59d;">Content here</div>
.myborder {border:2px solid #c2b59d;}