#bcb01c color space conversions
Hex:
#bcb01c
RGB:
188, 176, 28
CMY:
26, 31, 89
CMYK:
0, 6, 85, 26
HSL:
56°, 74.0741%, 42.3529%
HSV (HSB):
56°, 85.1064%, 73.7255%
XYZ:
36.4740, 41.8259, 7.2494
xyY:
0.4264, 0.4889, 41.8259
CIE-Lab:
70.7507, -10.5812, 68.5093
CIE-LCH:
70.7507, 69.3216, 98.7799
CIE-Luv:
70.7507, 13.7571, 74.2351
Hunter-Lab:
64.6729, -12.5079, 38.6250
#bcb01c color charts
#bcb01c color shades, tints & tones
#bcb01c color schemes
#bcb01c color preview, HTML & CSS examples
This text has a color of #bcb01c
<p style="color:#bcb01c;">Text here</p>
.mytext {color:#bcb01c;}
This box has a color of #bcb01c
<div style="background-color:#bcb01c;">Content here</div>
.mybackground {background-color:#bcb01c;}
Border around this has a color of #bcb01c
<div style="border:2px solid #bcb01c;">Content here</div>
.myborder {border:2px solid #bcb01c;}