#bcb70e color space conversions
Hex:
#bcb70e
RGB:
188, 183, 14
CMY:
26, 28, 95
CMYK:
0, 3, 93, 26
HSL:
58°, 86.1386%, 39.6078%
HSV (HSB):
58°, 92.5532%, 73.7255%
XYZ:
37.7518, 44.5900, 7.0325
xyY:
0.4224, 0.4989, 44.5900
CIE-Lab:
72.6211, -14.4490, 72.5510
CIE-LCH:
72.6211, 73.9758, 101.2634
CIE-Luv:
72.6211, 9.1322, 78.4919
Hunter-Lab:
66.7758, -15.9424, 40.4989
#bcb70e color charts
#bcb70e color shades, tints & tones
#bcb70e color schemes
#bcb70e color preview, HTML & CSS examples
This text has a color of #bcb70e
<p style="color:#bcb70e;">Text here</p>
.mytext {color:#bcb70e;}
This box has a color of #bcb70e
<div style="background-color:#bcb70e;">Content here</div>
.mybackground {background-color:#bcb70e;}
Border around this has a color of #bcb70e
<div style="border:2px solid #bcb70e;">Content here</div>
.myborder {border:2px solid #bcb70e;}