#bcaa20 color space conversions
Hex:
#bcaa20
RGB:
188, 170, 32
CMY:
26, 33, 87
CMYK:
0, 10, 83, 26
HSL:
53°, 70.9091%, 43.1373%
HSV (HSB):
53°, 82.9787%, 73.7255%
XYZ:
35.3745, 39.5451, 7.1350
xyY:
0.4311, 0.4819, 39.5451
CIE-Lab:
69.1443, -7.3454, 66.1683
CIE-LCH:
69.1443, 66.5747, 96.3345
CIE-Luv:
69.1443, 17.8552, 71.2343
Hunter-Lab:
62.8849, -9.6374, 37.2923
#bcaa20 color charts
#bcaa20 color shades, tints & tones
#bcaa20 color schemes
#bcaa20 color preview, HTML & CSS examples
This text has a color of #bcaa20
<p style="color:#bcaa20;">Text here</p>
.mytext {color:#bcaa20;}
This box has a color of #bcaa20
<div style="background-color:#bcaa20;">Content here</div>
.mybackground {background-color:#bcaa20;}
Border around this has a color of #bcaa20
<div style="border:2px solid #bcaa20;">Content here</div>
.myborder {border:2px solid #bcaa20;}