#bcb13b color space conversions
Hex:
#bcb13b
RGB:
188, 177, 59
CMY:
26, 31, 77
CMYK:
0, 6, 69, 26
HSL:
55°, 52.2267%, 48.4314%
HSV (HSB):
55°, 68.6170%, 73.7255%
XYZ:
37.2506, 42.4514, 10.3683
xyY:
0.4136, 0.4713, 42.4514
CIE-Lab:
71.1810, -9.8754, 58.9823
CIE-LCH:
71.1810, 59.8033, 99.5049
CIE-Luv:
71.1810, 12.4674, 68.0128
Hunter-Lab:
65.1547, -11.9679, 36.1733
#bcb13b color charts
#bcb13b color shades, tints & tones
#bcb13b color schemes
#bcb13b color preview, HTML & CSS examples
This text has a color of #bcb13b
<p style="color:#bcb13b;">Text here</p>
.mytext {color:#bcb13b;}
This box has a color of #bcb13b
<div style="background-color:#bcb13b;">Content here</div>
.mybackground {background-color:#bcb13b;}
Border around this has a color of #bcb13b
<div style="border:2px solid #bcb13b;">Content here</div>
.myborder {border:2px solid #bcb13b;}