#bcb93b color space conversions
Hex:
#bcb93b
RGB:
188, 185, 59
CMY:
26, 27, 77
CMYK:
0, 2, 69, 26
HSL:
59°, 52.2267%, 48.4314%
HSV (HSB):
59°, 68.6170%, 73.7255%
XYZ:
38.8774, 45.7051, 10.9106
xyY:
0.4071, 0.4786, 45.7051
CIE-Lab:
73.3537, -13.9896, 61.1631
CIE-LCH:
73.3537, 62.7426, 102.8834
CIE-Luv:
73.3537, 7.1891, 71.4436
Hunter-Lab:
67.6055, -15.6609, 37.7553
#bcb93b color charts
#bcb93b color shades, tints & tones
#bcb93b color schemes
#bcb93b color preview, HTML & CSS examples
This text has a color of #bcb93b
<p style="color:#bcb93b;">Text here</p>
.mytext {color:#bcb93b;}
This box has a color of #bcb93b
<div style="background-color:#bcb93b;">Content here</div>
.mybackground {background-color:#bcb93b;}
Border around this has a color of #bcb93b
<div style="border:2px solid #bcb93b;">Content here</div>
.myborder {border:2px solid #bcb93b;}