#bcb012 color space conversions
Hex:
#bcb012
RGB:
188, 176, 18
CMY:
26, 31, 93
CMYK:
0, 6, 90, 26
HSL:
56°, 82.5243%, 40.3922%
HSV (HSB):
56°, 90.4255%, 73.7255%
XYZ:
36.3736, 41.7857, 6.7206
xyY:
0.4285, 0.4923, 41.7857
CIE-Lab:
70.7229, -10.7953, 70.4824
CIE-LCH:
70.7229, 71.3043, 98.7079
CIE-Luv:
70.7229, 13.8667, 75.4108
Hunter-Lab:
64.6419, -12.6825, 39.0851
#bcb012 color charts
#bcb012 color shades, tints & tones
#bcb012 color schemes
#bcb012 color preview, HTML & CSS examples
This text has a color of #bcb012
<p style="color:#bcb012;">Text here</p>
.mytext {color:#bcb012;}
This box has a color of #bcb012
<div style="background-color:#bcb012;">Content here</div>
.mybackground {background-color:#bcb012;}
Border around this has a color of #bcb012
<div style="border:2px solid #bcb012;">Content here</div>
.myborder {border:2px solid #bcb012;}