#bcab2a color space conversions
Hex:
#bcab2a
RGB:
188, 171, 42
CMY:
26, 33, 84
CMYK:
0, 9, 78, 26
HSL:
53°, 63.4783%, 45.0980%
HSV (HSB):
53°, 77.6596%, 73.7255%
XYZ:
35.7199, 39.9844, 8.0256
xyY:
0.4266, 0.4775, 39.9844
CIE-Lab:
69.4584, -7.5324, 63.4857
CIE-LCH:
69.4584, 63.9310, 96.7664
CIE-Luv:
69.4584, 16.9648, 69.7689
Hunter-Lab:
63.2332, -9.8250, 36.7381
#bcab2a color charts
#bcab2a color shades, tints & tones
#bcab2a color schemes
#bcab2a color preview, HTML & CSS examples
This text has a color of #bcab2a
<p style="color:#bcab2a;">Text here</p>
.mytext {color:#bcab2a;}
This box has a color of #bcab2a
<div style="background-color:#bcab2a;">Content here</div>
.mybackground {background-color:#bcab2a;}
Border around this has a color of #bcab2a
<div style="border:2px solid #bcab2a;">Content here</div>
.myborder {border:2px solid #bcab2a;}