#bcaa80 color space conversions
Hex:
#bcaa80
RGB:
188, 170, 128
CMY:
26, 33, 50
CMYK:
0, 10, 32, 26
HSL:
42°, 30.9278%, 61.9608%
HSV (HSB):
42°, 31.9149%, 73.7255%
XYZ:
39.0100, 40.9993, 26.2797
xyY:
0.3670, 0.3857, 40.9993
CIE-Lab:
70.1755, 0.1315, 24.0552
CIE-LCH:
70.1755, 24.0556, 89.6867
CIE-Luv:
70.1755, 13.7625, 32.0910
Hunter-Lab:
64.0307, -3.3045, 20.4875
#bcaa80 color charts
#bcaa80 color shades, tints & tones
#bcaa80 color schemes
#bcaa80 color preview, HTML & CSS examples
This text has a color of #bcaa80
<p style="color:#bcaa80;">Text here</p>
.mytext {color:#bcaa80;}
This box has a color of #bcaa80
<div style="background-color:#bcaa80;">Content here</div>
.mybackground {background-color:#bcaa80;}
Border around this has a color of #bcaa80
<div style="border:2px solid #bcaa80;">Content here</div>
.myborder {border:2px solid #bcaa80;}