#c1bd9d color space conversions
Hex:
#c1bd9d
RGB:
193, 189, 157
CMY:
24, 26, 38
CMYK:
0, 2, 19, 24
HSL:
53°, 22.5000%, 68.6275%
HSV (HSB):
53°, 18.6528%, 75.6863%
XYZ:
46.2757, 50.1670, 39.1425
xyY:
0.3413, 0.3700, 50.1670
CIE-Lab:
76.1716, -3.9454, 16.7079
CIE-LCH:
76.1716, 17.1674, 103.2862
CIE-Luv:
76.1716, 4.1508, 24.2199
Hunter-Lab:
70.8286, -7.3276, 16.8142
#c1bd9d color charts
#c1bd9d color shades, tints & tones
#c1bd9d color schemes
#c1bd9d color preview, HTML & CSS examples
This text has a color of #c1bd9d
<p style="color:#c1bd9d;">Text here</p>
.mytext {color:#c1bd9d;}
This box has a color of #c1bd9d
<div style="background-color:#c1bd9d;">Content here</div>
.mybackground {background-color:#c1bd9d;}
Border around this has a color of #c1bd9d
<div style="border:2px solid #c1bd9d;">Content here</div>
.myborder {border:2px solid #c1bd9d;}