#bcb11d color space conversions
Hex:
#bcb11d
RGB:
188, 177, 29
CMY:
26, 31, 89
CMYK:
0, 6, 85, 26
HSL:
56°, 73.2719%, 42.5490%
HSV (HSB):
56°, 84.5745%, 73.7255%
XYZ:
36.6829, 42.2244, 7.3791
xyY:
0.4251, 0.4894, 42.2244
CIE-Lab:
71.0253, -11.0724, 68.5023
CIE-LCH:
71.0253, 69.3914, 99.1816
CIE-Luv:
71.0253, 13.0591, 74.4915
Hunter-Lab:
64.9803, -12.9479, 38.7533
#bcb11d color charts
#bcb11d color shades, tints & tones
#bcb11d color schemes
#bcb11d color preview, HTML & CSS examples
This text has a color of #bcb11d
<p style="color:#bcb11d;">Text here</p>
.mytext {color:#bcb11d;}
This box has a color of #bcb11d
<div style="background-color:#bcb11d;">Content here</div>
.mybackground {background-color:#bcb11d;}
Border around this has a color of #bcb11d
<div style="border:2px solid #bcb11d;">Content here</div>
.myborder {border:2px solid #bcb11d;}