#bcb50a color space conversions
Hex:
#bcb50a
RGB:
188, 181, 10
CMY:
26, 29, 96
CMYK:
0, 4, 95, 26
HSL:
58°, 89.8990%, 38.8235%
HSV (HSB):
58°, 94.6809%, 73.7255%
XYZ:
37.3177, 43.7610, 6.7670
xyY:
0.4248, 0.4982, 43.7610
CIE-Lab:
72.0685, -13.4810, 72.6208
CIE-LCH:
72.0685, 73.8614, 100.5164
CIE-Luv:
72.0685, 10.5053, 77.9932
Hunter-Lab:
66.1521, -15.0709, 40.2414
#bcb50a color charts
#bcb50a color shades, tints & tones
#bcb50a color schemes
#bcb50a color preview, HTML & CSS examples
This text has a color of #bcb50a
<p style="color:#bcb50a;">Text here</p>
.mytext {color:#bcb50a;}
This box has a color of #bcb50a
<div style="background-color:#bcb50a;">Content here</div>
.mybackground {background-color:#bcb50a;}
Border around this has a color of #bcb50a
<div style="border:2px solid #bcb50a;">Content here</div>
.myborder {border:2px solid #bcb50a;}