#bcb00b color space conversions
Hex:
#bcb00b
RGB:
188, 176, 11
CMY:
26, 31, 96
CMYK:
0, 6, 94, 26
HSL:
56°, 88.9447%, 39.0196%
HSV (HSB):
56°, 94.1489%, 73.7255%
XYZ:
36.3248, 41.7662, 6.4638
xyY:
0.4296, 0.4940, 41.7662
CIE-Lab:
70.7094, -10.8994, 71.4791
CIE-LCH:
70.7094, 72.3053, 98.6699
CIE-Luv:
70.7094, 13.9202, 75.9844
Hunter-Lab:
64.6268, -12.7673, 39.3087
#bcb00b color charts
#bcb00b color shades, tints & tones
#bcb00b color schemes
#bcb00b color preview, HTML & CSS examples
This text has a color of #bcb00b
<p style="color:#bcb00b;">Text here</p>
.mytext {color:#bcb00b;}
This box has a color of #bcb00b
<div style="background-color:#bcb00b;">Content here</div>
.mybackground {background-color:#bcb00b;}
Border around this has a color of #bcb00b
<div style="border:2px solid #bcb00b;">Content here</div>
.myborder {border:2px solid #bcb00b;}