#bcaa4d color space conversions
Hex:
#bcaa4d
RGB:
188, 170, 77
CMY:
26, 33, 70
CMYK:
0, 10, 59, 26
HSL:
50°, 45.3061%, 51.9608%
HSV (HSB):
50°, 59.0426%, 73.7255%
XYZ:
36.4533, 39.9766, 12.8161
xyY:
0.4085, 0.4479, 39.9766
CIE-Lab:
69.4529, -5.0558, 49.3168
CIE-LCH:
69.4529, 49.5753, 95.8534
CIE-Luv:
69.4529, 16.5441, 58.7239
Hunter-Lab:
63.2271, -7.7339, 32.2409
#bcaa4d color charts
#bcaa4d color shades, tints & tones
#bcaa4d color schemes
#bcaa4d color preview, HTML & CSS examples
This text has a color of #bcaa4d
<p style="color:#bcaa4d;">Text here</p>
.mytext {color:#bcaa4d;}
This box has a color of #bcaa4d
<div style="background-color:#bcaa4d;">Content here</div>
.mybackground {background-color:#bcaa4d;}
Border around this has a color of #bcaa4d
<div style="border:2px solid #bcaa4d;">Content here</div>
.myborder {border:2px solid #bcaa4d;}