#c5bc6a color space conversions
Hex:
#c5bc6a
RGB:
197, 188, 106
CMY:
23, 26, 58
CMYK:
0, 5, 46, 23
HSL:
54°, 43.9614%, 59.4118%
HSV (HSB):
54°, 46.1929%, 77.2549%
XYZ:
43.6107, 48.8774, 20.7714
xyY:
0.3851, 0.4316, 48.8774
CIE-Lab:
75.3750, -8.2122, 42.4104
CIE-LCH:
75.3750, 43.1981, 100.9589
CIE-Luv:
75.3750, 9.8542, 54.7951
Hunter-Lab:
69.9123, -10.9999, 31.3232
#c5bc6a color charts
#c5bc6a color shades, tints & tones
#c5bc6a color schemes
#c5bc6a color preview, HTML & CSS examples
This text has a color of #c5bc6a
<p style="color:#c5bc6a;">Text here</p>
.mytext {color:#c5bc6a;}
This box has a color of #c5bc6a
<div style="background-color:#c5bc6a;">Content here</div>
.mybackground {background-color:#c5bc6a;}
Border around this has a color of #c5bc6a
<div style="border:2px solid #c5bc6a;">Content here</div>
.myborder {border:2px solid #c5bc6a;}