#bcb06b color space conversions
Hex:
#bcb06b
RGB:
188, 176, 107
CMY:
26, 31, 58
CMYK:
0, 6, 43, 26
HSL:
51°, 37.6744%, 57.8431%
HSV (HSB):
51°, 43.0851%, 73.7255%
XYZ:
38.9182, 42.8036, 20.1206
xyY:
0.3821, 0.4203, 42.8036
CIE-Lab:
71.4214, -5.5309, 36.8091
CIE-LCH:
71.4214, 37.2223, 98.5453
CIE-Luv:
71.4214, 11.2815, 47.6413
Hunter-Lab:
65.4244, -8.3107, 27.5631
#bcb06b color charts
#bcb06b color shades, tints & tones
#bcb06b color schemes
#bcb06b color preview, HTML & CSS examples
This text has a color of #bcb06b
<p style="color:#bcb06b;">Text here</p>
.mytext {color:#bcb06b;}
This box has a color of #bcb06b
<div style="background-color:#bcb06b;">Content here</div>
.mybackground {background-color:#bcb06b;}
Border around this has a color of #bcb06b
<div style="border:2px solid #bcb06b;">Content here</div>
.myborder {border:2px solid #bcb06b;}