#bca65f color space conversions
Hex:
#bca65f
RGB:
188, 166, 95
CMY:
26, 35, 63
CMYK:
0, 12, 49, 26
HSL:
46°, 40.9692%, 55.4902%
HSV (HSB):
46°, 49.4681%, 73.7255%
XYZ:
36.4408, 38.7900, 16.3931
xyY:
0.3977, 0.4234, 38.7900
CIE-Lab:
68.5989, -1.4163, 39.4630
CIE-LCH:
68.5989, 39.4884, 92.0555
CIE-Luv:
68.5989, 18.3189, 48.7793
Hunter-Lab:
62.2816, -4.5530, 27.9915
#bca65f color charts
#bca65f color shades, tints & tones
#bca65f color schemes
#bca65f color preview, HTML & CSS examples
This text has a color of #bca65f
<p style="color:#bca65f;">Text here</p>
.mytext {color:#bca65f;}
This box has a color of #bca65f
<div style="background-color:#bca65f;">Content here</div>
.mybackground {background-color:#bca65f;}
Border around this has a color of #bca65f
<div style="border:2px solid #bca65f;">Content here</div>
.myborder {border:2px solid #bca65f;}