#c2bd9d color space conversions
Hex:
#c2bd9d
RGB:
194, 189, 157
CMY:
24, 26, 38
CMYK:
0, 3, 19, 24
HSL:
52°, 23.2704%, 68.8235%
HSV (HSB):
52°, 19.0722%, 76.0784%
XYZ:
46.5315, 50.2988, 39.1545
xyY:
0.3422, 0.3699, 50.2988
CIE-Lab:
76.2523, -3.5697, 16.8326
CIE-LCH:
76.2523, 17.2069, 101.9734
CIE-Luv:
76.2523, 4.7646, 24.3193
Hunter-Lab:
70.9217, -6.9995, 16.9123
#c2bd9d color charts
#c2bd9d color shades, tints & tones
#c2bd9d color schemes
#c2bd9d color preview, HTML & CSS examples
This text has a color of #c2bd9d
<p style="color:#c2bd9d;">Text here</p>
.mytext {color:#c2bd9d;}
This box has a color of #c2bd9d
<div style="background-color:#c2bd9d;">Content here</div>
.mybackground {background-color:#c2bd9d;}
Border around this has a color of #c2bd9d
<div style="border:2px solid #c2bd9d;">Content here</div>
.myborder {border:2px solid #c2bd9d;}