#bcaa54 color space conversions
Hex:
#bcaa54
RGB:
188, 170, 84
CMY:
26, 33, 67
CMYK:
0, 10, 55, 26
HSL:
50°, 43.6975%, 53.3333%
HSV (HSB):
50°, 55.3191%, 73.7255%
XYZ:
36.7140, 40.0809, 14.1889
xyY:
0.4035, 0.4405, 40.0809
CIE-Lab:
69.5271, -4.5119, 46.0634
CIE-LCH:
69.5271, 46.2838, 95.5943
CIE-Luv:
69.5271, 16.2405, 55.8229
Hunter-Lab:
63.3095, -7.2771, 31.0286
#bcaa54 color charts
#bcaa54 color shades, tints & tones
#bcaa54 color schemes
#bcaa54 color preview, HTML & CSS examples
This text has a color of #bcaa54
<p style="color:#bcaa54;">Text here</p>
.mytext {color:#bcaa54;}
This box has a color of #bcaa54
<div style="background-color:#bcaa54;">Content here</div>
.mybackground {background-color:#bcaa54;}
Border around this has a color of #bcaa54
<div style="border:2px solid #bcaa54;">Content here</div>
.myborder {border:2px solid #bcaa54;}