#bca87e color space conversions
Hex:
#bca87e
RGB:
188, 168, 126
CMY:
26, 34, 51
CMYK:
0, 11, 33, 26
HSL:
41°, 31.6327%, 61.5686%
HSV (HSB):
41°, 32.9787%, 73.7255%
XYZ:
38.5076, 40.2030, 25.4690
xyY:
0.3696, 0.3859, 40.2030
CIE-Lab:
69.6139, 0.9499, 24.3807
CIE-LCH:
69.6139, 24.3992, 87.7689
CIE-Luv:
69.6139, 15.1124, 32.2438
Hunter-Lab:
63.4058, -2.5537, 20.5683
#bca87e color charts
#bca87e color shades, tints & tones
#bca87e color schemes
#bca87e color preview, HTML & CSS examples
This text has a color of #bca87e
<p style="color:#bca87e;">Text here</p>
.mytext {color:#bca87e;}
This box has a color of #bca87e
<div style="background-color:#bca87e;">Content here</div>
.mybackground {background-color:#bca87e;}
Border around this has a color of #bca87e
<div style="border:2px solid #bca87e;">Content here</div>
.myborder {border:2px solid #bca87e;}