#bcb90b color space conversions
Hex:
#bcb90b
RGB:
188, 185, 11
CMY:
26, 27, 96
CMYK:
0, 2, 94, 26
HSL:
59°, 88.9447%, 39.0196%
HSV (HSB):
59°, 94.1489%, 73.7255%
XYZ:
38.1484, 45.4135, 7.0716
xyY:
0.4209, 0.5011, 45.4135
CIE-Lab:
73.1633, -15.5033, 73.3371
CIE-LCH:
73.1633, 74.9579, 101.9365
CIE-Luv:
73.1633, 7.8091, 79.4834
Hunter-Lab:
67.3895, -16.8849, 40.9509
#bcb90b color charts
#bcb90b color shades, tints & tones
#bcb90b color schemes
#bcb90b color preview, HTML & CSS examples
This text has a color of #bcb90b
<p style="color:#bcb90b;">Text here</p>
.mytext {color:#bcb90b;}
This box has a color of #bcb90b
<div style="background-color:#bcb90b;">Content here</div>
.mybackground {background-color:#bcb90b;}
Border around this has a color of #bcb90b
<div style="border:2px solid #bcb90b;">Content here</div>
.myborder {border:2px solid #bcb90b;}