#bca97f color space conversions
Hex:
#bca97f
RGB:
188, 169, 127
CMY:
26, 34, 50
CMYK:
0, 10, 32, 26
HSL:
41°, 31.2821%, 61.7647%
HSV (HSB):
41°, 32.4468%, 73.7255%
XYZ:
38.7578, 40.5996, 25.8724
xyY:
0.3683, 0.3858, 40.5996
CIE-Lab:
69.8945, 0.5399, 24.2174
CIE-LCH:
69.8945, 24.2234, 88.7229
CIE-Luv:
69.8945, 14.4357, 32.1676
Hunter-Lab:
63.7178, -2.9296, 20.5280
#bca97f color charts
#bca97f color shades, tints & tones
#bca97f color schemes
#bca97f color preview, HTML & CSS examples
This text has a color of #bca97f
<p style="color:#bca97f;">Text here</p>
.mytext {color:#bca97f;}
This box has a color of #bca97f
<div style="background-color:#bca97f;">Content here</div>
.mybackground {background-color:#bca97f;}
Border around this has a color of #bca97f
<div style="border:2px solid #bca97f;">Content here</div>
.myborder {border:2px solid #bca97f;}