#bcaa3a color space conversions
Hex:
#bcaa3a
RGB:
188, 170, 58
CMY:
26, 33, 77
CMYK:
0, 10, 69, 26
HSL:
52°, 52.8455%, 48.2353%
HSV (HSB):
52°, 69.1489%, 73.7255%
XYZ:
35.8775, 39.7463, 9.7838
xyY:
0.4201, 0.4654, 39.7463
CIE-Lab:
69.2885, -6.2700, 57.4686
CIE-LCH:
69.2885, 57.8097, 96.2266
CIE-Luv:
69.2885, 17.2327, 65.2974
Hunter-Lab:
63.0447, -8.7473, 34.9301
#bcaa3a color charts
#bcaa3a color shades, tints & tones
#bcaa3a color schemes
#bcaa3a color preview, HTML & CSS examples
This text has a color of #bcaa3a
<p style="color:#bcaa3a;">Text here</p>
.mytext {color:#bcaa3a;}
This box has a color of #bcaa3a
<div style="background-color:#bcaa3a;">Content here</div>
.mybackground {background-color:#bcaa3a;}
Border around this has a color of #bcaa3a
<div style="border:2px solid #bcaa3a;">Content here</div>
.myborder {border:2px solid #bcaa3a;}