#bca95e color space conversions
Hex:
#bca95e
RGB:
188, 169, 94
CMY:
26, 34, 63
CMYK:
0, 10, 50, 26
HSL:
48°, 41.2281%, 55.2941%
HSV (HSB):
48°, 50.0000%, 73.7255%
XYZ:
36.9474, 39.8755, 16.3391
xyY:
0.3966, 0.4280, 39.8755
CIE-Lab:
69.3807, -3.1109, 40.9279
CIE-LCH:
69.3807, 41.0460, 94.3467
CIE-Luv:
69.3807, 16.4122, 50.7498
Hunter-Lab:
63.1470, -6.0667, 28.8618
#bca95e color charts
#bca95e color shades, tints & tones
#bca95e color schemes
#bca95e color preview, HTML & CSS examples
This text has a color of #bca95e
<p style="color:#bca95e;">Text here</p>
.mytext {color:#bca95e;}
This box has a color of #bca95e
<div style="background-color:#bca95e;">Content here</div>
.mybackground {background-color:#bca95e;}
Border around this has a color of #bca95e
<div style="border:2px solid #bca95e;">Content here</div>
.myborder {border:2px solid #bca95e;}