#bcaa35 color space conversions
Hex:
#bcaa35
RGB:
188, 170, 53
CMY:
26, 33, 79
CMYK:
0, 10, 72, 26
HSL:
52°, 56.0166%, 47.2549%
HSV (HSB):
52°, 71.8085%, 73.7255%
XYZ:
35.7564, 39.6979, 9.1461
xyY:
0.4227, 0.4692, 39.6979
CIE-Lab:
69.2538, -6.5277, 59.3993
CIE-LCH:
69.2538, 59.7569, 96.2714
CIE-Luv:
69.2538, 17.3808, 66.7099
Hunter-Lab:
63.0062, -8.9612, 35.4978
#bcaa35 color charts
#bcaa35 color shades, tints & tones
#bcaa35 color schemes
#bcaa35 color preview, HTML & CSS examples
This text has a color of #bcaa35
<p style="color:#bcaa35;">Text here</p>
.mytext {color:#bcaa35;}
This box has a color of #bcaa35
<div style="background-color:#bcaa35;">Content here</div>
.mybackground {background-color:#bcaa35;}
Border around this has a color of #bcaa35
<div style="border:2px solid #bcaa35;">Content here</div>
.myborder {border:2px solid #bcaa35;}