#bcbd1f color space conversions
Hex:
#bcbd1f
RGB:
188, 189, 31
CMY:
26, 26, 88
CMYK:
1, 0, 84, 26
HSL:
60°, 71.8182%, 43.1373%
HSV (HSB):
60°, 83.5979%, 74.1176%
XYZ:
39.1840, 47.1855, 8.3388
xyY:
0.4137, 0.4982, 47.1855
CIE-Lab:
74.3083, -17.1309, 70.7706
CIE-LCH:
74.3083, 72.8144, 103.6074
CIE-Luv:
74.3083, 5.0140, 78.9865
Hunter-Lab:
68.6917, -18.3883, 40.8867
#bcbd1f color charts
#bcbd1f color shades, tints & tones
#bcbd1f color schemes
#bcbd1f color preview, HTML & CSS examples
This text has a color of #bcbd1f
<p style="color:#bcbd1f;">Text here</p>
.mytext {color:#bcbd1f;}
This box has a color of #bcbd1f
<div style="background-color:#bcbd1f;">Content here</div>
.mybackground {background-color:#bcbd1f;}
Border around this has a color of #bcbd1f
<div style="border:2px solid #bcbd1f;">Content here</div>
.myborder {border:2px solid #bcbd1f;}