#c5bc8e color space conversions
Hex:
#c5bc8e
RGB:
197, 188, 142
CMY:
23, 26, 44
CMYK:
0, 5, 28, 23
HSL:
50°, 32.1637%, 66.4706%
HSV (HSB):
50°, 27.9188%, 77.2549%
XYZ:
45.8917, 49.7898, 32.7828
xyY:
0.3572, 0.3876, 49.7898
CIE-Lab:
75.9400, -4.0383, 24.4698
CIE-LCH:
75.9400, 24.8008, 99.3711
CIE-Luv:
75.9400, 8.0591, 34.1003
Hunter-Lab:
70.5619, -7.3913, 21.8473
#c5bc8e color charts
#c5bc8e color shades, tints & tones
#c5bc8e color schemes
#c5bc8e color preview, HTML & CSS examples
This text has a color of #c5bc8e
<p style="color:#c5bc8e;">Text here</p>
.mytext {color:#c5bc8e;}
This box has a color of #c5bc8e
<div style="background-color:#c5bc8e;">Content here</div>
.mybackground {background-color:#c5bc8e;}
Border around this has a color of #c5bc8e
<div style="border:2px solid #c5bc8e;">Content here</div>
.myborder {border:2px solid #c5bc8e;}