#bcaa28 color space conversions
Hex:
#bcaa28
RGB:
188, 170, 40
CMY:
26, 33, 84
CMYK:
0, 10, 79, 26
HSL:
53°, 64.9123%, 44.7059%
HSV (HSB):
53°, 78.7234%, 73.7255%
XYZ:
35.4968, 39.5940, 7.7790
xyY:
0.4283, 0.4778, 39.5940
CIE-Lab:
69.1794, -7.0827, 63.8725
CIE-LCH:
69.1794, 64.2640, 96.3275
CIE-Luv:
69.1794, 17.7020, 69.7737
Hunter-Lab:
62.9238, -9.4206, 36.7169
#bcaa28 color charts
#bcaa28 color shades, tints & tones
#bcaa28 color schemes
#bcaa28 color preview, HTML & CSS examples
This text has a color of #bcaa28
<p style="color:#bcaa28;">Text here</p>
.mytext {color:#bcaa28;}
This box has a color of #bcaa28
<div style="background-color:#bcaa28;">Content here</div>
.mybackground {background-color:#bcaa28;}
Border around this has a color of #bcaa28
<div style="border:2px solid #bcaa28;">Content here</div>
.myborder {border:2px solid #bcaa28;}