#bcbd13 color space conversions
Hex:
#bcbd13
RGB:
188, 189, 19
CMY:
26, 26, 93
CMYK:
1, 0, 90, 26
HSL:
60°, 81.7308%, 40.7843%
HSV (HSB):
60°, 89.9471%, 74.1176%
XYZ:
39.0542, 47.1336, 7.6554
xyY:
0.4162, 0.5023, 47.1336
CIE-Lab:
74.2751, -17.3994, 73.1001
CIE-LCH:
74.2751, 75.1423, 103.3885
CIE-Luv:
74.2751, 5.1142, 80.4082
Hunter-Lab:
68.6539, -18.6035, 41.4465
#bcbd13 color charts
#bcbd13 color shades, tints & tones
#bcbd13 color schemes
#bcbd13 color preview, HTML & CSS examples
This text has a color of #bcbd13
<p style="color:#bcbd13;">Text here</p>
.mytext {color:#bcbd13;}
This box has a color of #bcbd13
<div style="background-color:#bcbd13;">Content here</div>
.mybackground {background-color:#bcbd13;}
Border around this has a color of #bcbd13
<div style="border:2px solid #bcbd13;">Content here</div>
.myborder {border:2px solid #bcbd13;}