#bcac32 color space conversions
Hex:
#bcac32
RGB:
188, 172, 50
CMY:
26, 33, 80
CMYK:
0, 9, 73, 26
HSL:
53°, 57.9832%, 46.6667%
HSV (HSB):
53°, 73.4043%, 73.7255%
XYZ:
36.0673, 40.4267, 8.9198
xyY:
0.4223, 0.4733, 40.4267
CIE-Lab:
69.7724, -7.7198, 61.0217
CIE-LCH:
69.7724, 61.5081, 97.2101
CIE-Luv:
69.7724, 16.0872, 68.3329
Hunter-Lab:
63.5820, -10.0133, 36.1897
#bcac32 color charts
#bcac32 color shades, tints & tones
#bcac32 color schemes
#bcac32 color preview, HTML & CSS examples
This text has a color of #bcac32
<p style="color:#bcac32;">Text here</p>
.mytext {color:#bcac32;}
This box has a color of #bcac32
<div style="background-color:#bcac32;">Content here</div>
.mybackground {background-color:#bcac32;}
Border around this has a color of #bcac32
<div style="border:2px solid #bcac32;">Content here</div>
.myborder {border:2px solid #bcac32;}