#bcbb5e color space conversions
Hex:
#bcbb5e
RGB:
188, 187, 94
CMY:
26, 27, 63
CMYK:
0, 1, 50, 26
HSL:
59°, 41.2281%, 55.2941%
HSV (HSB):
59°, 50.0000%, 73.7255%
XYZ:
40.5297, 47.0402, 17.5332
xyY:
0.3856, 0.4476, 47.0402
CIE-Lab:
74.2155, -12.5185, 46.7352
CIE-LCH:
74.2155, 48.3827, 104.9952
CIE-Luv:
74.2155, 4.9501, 59.5338
Hunter-Lab:
68.5858, -14.5434, 32.8533
#bcbb5e color charts
#bcbb5e color shades, tints & tones
#bcbb5e color schemes
#bcbb5e color preview, HTML & CSS examples
This text has a color of #bcbb5e
<p style="color:#bcbb5e;">Text here</p>
.mytext {color:#bcbb5e;}
This box has a color of #bcbb5e
<div style="background-color:#bcbb5e;">Content here</div>
.mybackground {background-color:#bcbb5e;}
Border around this has a color of #bcbb5e
<div style="border:2px solid #bcbb5e;">Content here</div>
.myborder {border:2px solid #bcbb5e;}