#bcaa32 color space conversions
Hex:
#bcaa32
RGB:
188, 170, 50
CMY:
26, 33, 80
CMYK:
0, 10, 73, 26
HSL:
52°, 57.9832%, 46.6667%
HSV (HSB):
52°, 73.4043%, 73.7255%
XYZ:
35.6895, 39.6711, 8.7939
xyY:
0.4241, 0.4714, 39.6711
CIE-Lab:
69.2346, -6.6703, 60.5053
CIE-LCH:
69.2346, 60.8719, 96.2911
CIE-Luv:
69.2346, 17.4630, 67.4945
Hunter-Lab:
62.9850, -9.0795, 35.8115
#bcaa32 color charts
#bcaa32 color shades, tints & tones
#bcaa32 color schemes
#bcaa32 color preview, HTML & CSS examples
This text has a color of #bcaa32
<p style="color:#bcaa32;">Text here</p>
.mytext {color:#bcaa32;}
This box has a color of #bcaa32
<div style="background-color:#bcaa32;">Content here</div>
.mybackground {background-color:#bcaa32;}
Border around this has a color of #bcaa32
<div style="border:2px solid #bcaa32;">Content here</div>
.myborder {border:2px solid #bcaa32;}