#bcae80 color space conversions
Hex:
#bcae80
RGB:
188, 174, 128
CMY:
26, 32, 50
CMYK:
0, 7, 32, 26
HSL:
46°, 30.9278%, 61.9608%
HSV (HSB):
46°, 31.9149%, 73.7255%
XYZ:
39.7714, 42.5220, 26.5335
xyY:
0.3655, 0.3907, 42.5220
CIE-Lab:
71.2293, -2.0093, 25.4727
CIE-LCH:
71.2293, 25.5518, 94.5102
CIE-Luv:
71.2293, 11.3496, 34.3303
Hunter-Lab:
65.2089, -5.2471, 21.5211
#bcae80 color charts
#bcae80 color shades, tints & tones
#bcae80 color schemes
#bcae80 color preview, HTML & CSS examples
This text has a color of #bcae80
<p style="color:#bcae80;">Text here</p>
.mytext {color:#bcae80;}
This box has a color of #bcae80
<div style="background-color:#bcae80;">Content here</div>
.mybackground {background-color:#bcae80;}
Border around this has a color of #bcae80
<div style="border:2px solid #bcae80;">Content here</div>
.myborder {border:2px solid #bcae80;}