#bcb100 color space conversions
Hex:
#bcb100
RGB:
188, 177, 0
CMY:
26, 31, 100
CMYK:
0, 6, 100, 26
HSL:
56°, 100.0000%, 36.8627%
HSV (HSB):
56°, 100.0000%, 73.7255%
XYZ:
36.4612, 42.1356, 6.2113
xyY:
0.4299, 0.4968, 42.1356
CIE-Lab:
70.9643, -11.5446, 72.9480
CIE-LCH:
70.9643, 73.8559, 98.9929
CIE-Luv:
70.9643, 13.2958, 77.0824
Hunter-Lab:
64.9120, -13.3322, 39.7651
#bcb100 color charts
#bcb100 color shades, tints & tones
#bcb100 color schemes
#bcb100 color preview, HTML & CSS examples
This text has a color of #bcb100
<p style="color:#bcb100;">Text here</p>
.mytext {color:#bcb100;}
This box has a color of #bcb100
<div style="background-color:#bcb100;">Content here</div>
.mybackground {background-color:#bcb100;}
Border around this has a color of #bcb100
<div style="border:2px solid #bcb100;">Content here</div>
.myborder {border:2px solid #bcb100;}