#bcbb8f color space conversions
Hex:
#bcbb8f
RGB:
188, 187, 143
CMY:
26, 27, 44
CMYK:
0, 1, 24, 26
HSL:
59°, 25.1397%, 64.9020%
HSV (HSB):
59°, 23.9362%, 73.7255%
XYZ:
43.4673, 48.2152, 33.0021
xyY:
0.3486, 0.3867, 48.2152
CIE-Lab:
74.9604, -6.8486, 22.4827
CIE-LCH:
74.9604, 23.5026, 106.9417
CIE-Luv:
74.9604, 2.9256, 32.0783
Hunter-Lab:
69.4372, -9.7750, 20.4267
#bcbb8f color charts
#bcbb8f color shades, tints & tones
#bcbb8f color schemes
#bcbb8f color preview, HTML & CSS examples
This text has a color of #bcbb8f
<p style="color:#bcbb8f;">Text here</p>
.mytext {color:#bcbb8f;}
This box has a color of #bcbb8f
<div style="background-color:#bcbb8f;">Content here</div>
.mybackground {background-color:#bcbb8f;}
Border around this has a color of #bcbb8f
<div style="border:2px solid #bcbb8f;">Content here</div>
.myborder {border:2px solid #bcbb8f;}