#bcbb42 color space conversions
Hex:
#bcbb42
RGB:
188, 187, 66
CMY:
26, 27, 74
CMYK:
0, 1, 65, 26
HSL:
60°, 48.0315%, 49.8039%
HSV (HSB):
60°, 64.8936%, 73.7255%
XYZ:
39.4927, 46.6254, 12.0724
xyY:
0.4022, 0.4748, 46.6254
CIE-Lab:
73.9495, -14.6096, 59.0036
CIE-LCH:
73.9495, 60.7854, 103.9070
CIE-Luv:
73.9495, 5.7391, 70.2324
Hunter-Lab:
68.2828, -16.2557, 37.3155
#bcbb42 color charts
#bcbb42 color shades, tints & tones
#bcbb42 color schemes
#bcbb42 color preview, HTML & CSS examples
This text has a color of #bcbb42
<p style="color:#bcbb42;">Text here</p>
.mytext {color:#bcbb42;}
This box has a color of #bcbb42
<div style="background-color:#bcbb42;">Content here</div>
.mybackground {background-color:#bcbb42;}
Border around this has a color of #bcbb42
<div style="border:2px solid #bcbb42;">Content here</div>
.myborder {border:2px solid #bcbb42;}