#bcb010 color space conversions
Hex:
#bcb010
RGB:
188, 176, 16
CMY:
26, 31, 94
CMYK:
0, 6, 91, 26
HSL:
56°, 84.3137%, 40.0000%
HSV (HSB):
56°, 91.4894%, 73.7255%
XYZ:
36.3579, 41.7794, 6.6382
xyY:
0.4289, 0.4928, 41.7794
CIE-Lab:
70.7186, -10.8287, 70.7994
CIE-LCH:
70.7186, 71.6227, 98.6959
CIE-Luv:
70.7186, 13.8839, 75.5947
Hunter-Lab:
64.6370, -12.7097, 39.1569
#bcb010 color charts
#bcb010 color shades, tints & tones
#bcb010 color schemes
#bcb010 color preview, HTML & CSS examples
This text has a color of #bcb010
<p style="color:#bcb010;">Text here</p>
.mytext {color:#bcb010;}
This box has a color of #bcb010
<div style="background-color:#bcb010;">Content here</div>
.mybackground {background-color:#bcb010;}
Border around this has a color of #bcb010
<div style="border:2px solid #bcb010;">Content here</div>
.myborder {border:2px solid #bcb010;}