#bca55f color space conversions
Hex:
#bca55f
RGB:
188, 165, 95
CMY:
26, 35, 63
CMYK:
0, 12, 49, 26
HSL:
45°, 40.9692%, 55.4902%
HSV (HSB):
45°, 49.4681%, 73.7255%
XYZ:
36.2597, 38.4279, 16.3327
xyY:
0.3984, 0.4222, 38.4279
CIE-Lab:
68.3348, -0.8806, 39.1384
CIE-LCH:
68.3348, 39.1483, 91.2889
CIE-Luv:
68.3348, 18.9749, 48.2845
Hunter-Lab:
61.9902, -4.0734, 27.7719
#bca55f color charts
#bca55f color shades, tints & tones
#bca55f color schemes
#bca55f color preview, HTML & CSS examples
This text has a color of #bca55f
<p style="color:#bca55f;">Text here</p>
.mytext {color:#bca55f;}
This box has a color of #bca55f
<div style="background-color:#bca55f;">Content here</div>
.mybackground {background-color:#bca55f;}
Border around this has a color of #bca55f
<div style="border:2px solid #bca55f;">Content here</div>
.myborder {border:2px solid #bca55f;}