#bca84e color space conversions
Hex:
#bca84e
RGB:
188, 168, 78
CMY:
26, 34, 69
CMYK:
0, 11, 59, 26
HSL:
49°, 45.0820%, 52.1569%
HSV (HSB):
49°, 58.5106%, 73.7255%
XYZ:
36.1168, 39.2467, 12.8795
xyY:
0.4093, 0.4448, 39.2467
CIE-Lab:
68.9296, -3.9215, 48.2533
CIE-LCH:
68.9296, 48.4123, 94.6461
CIE-Luv:
68.9296, 17.8409, 57.4016
Hunter-Lab:
62.6472, -6.7253, 31.6637
#bca84e color charts
#bca84e color shades, tints & tones
#bca84e color schemes
#bca84e color preview, HTML & CSS examples
This text has a color of #bca84e
<p style="color:#bca84e;">Text here</p>
.mytext {color:#bca84e;}
This box has a color of #bca84e
<div style="background-color:#bca84e;">Content here</div>
.mybackground {background-color:#bca84e;}
Border around this has a color of #bca84e
<div style="border:2px solid #bca84e;">Content here</div>
.myborder {border:2px solid #bca84e;}