#bcb55f color space conversions
Hex:
#bcb55f
RGB:
188, 181, 95
CMY:
26, 29, 63
CMYK:
0, 4, 49, 26
HSL:
55°, 40.9692%, 55.4902%
HSV (HSB):
55°, 49.4681%, 73.7255%
XYZ:
39.3285, 44.5653, 17.3556
xyY:
0.3884, 0.4402, 44.5653
CIE-Lab:
72.6048, -9.3313, 44.3267
CIE-LCH:
72.6048, 45.2983, 101.8879
CIE-Luv:
72.6048, 8.6704, 56.1576
Hunter-Lab:
66.7573, -11.6662, 31.3158
#bcb55f color charts
#bcb55f color shades, tints & tones
#bcb55f color schemes
#bcb55f color preview, HTML & CSS examples
This text has a color of #bcb55f
<p style="color:#bcb55f;">Text here</p>
.mytext {color:#bcb55f;}
This box has a color of #bcb55f
<div style="background-color:#bcb55f;">Content here</div>
.mybackground {background-color:#bcb55f;}
Border around this has a color of #bcb55f
<div style="border:2px solid #bcb55f;">Content here</div>
.myborder {border:2px solid #bcb55f;}