#bcb55c color space conversions
Hex:
#bcb55c
RGB:
188, 181, 92
CMY:
26, 29, 64
CMYK:
0, 4, 51, 26
HSL:
56°, 41.7391%, 54.9020%
HSV (HSB):
56°, 51.0638%, 73.7255%
XYZ:
39.1947, 44.5118, 16.6511
xyY:
0.3906, 0.4435, 44.5118
CIE-Lab:
72.5693, -9.6014, 45.7532
CIE-LCH:
72.5693, 46.7498, 101.8516
CIE-Luv:
72.5693, 8.7862, 57.5366
Hunter-Lab:
66.7172, -11.8908, 31.9046
#bcb55c color charts
#bcb55c color shades, tints & tones
#bcb55c color schemes
#bcb55c color preview, HTML & CSS examples
This text has a color of #bcb55c
<p style="color:#bcb55c;">Text here</p>
.mytext {color:#bcb55c;}
This box has a color of #bcb55c
<div style="background-color:#bcb55c;">Content here</div>
.mybackground {background-color:#bcb55c;}
Border around this has a color of #bcb55c
<div style="border:2px solid #bcb55c;">Content here</div>
.myborder {border:2px solid #bcb55c;}