#bca46e color space conversions
Hex:
#bca46e
RGB:
188, 164, 110
CMY:
26, 36, 57
CMYK:
0, 13, 41, 26
HSL:
42°, 36.7925%, 58.4314%
HSV (HSB):
42°, 41.4894%, 73.7255%
XYZ:
36.8290, 38.3681, 20.2165
xyY:
0.3860, 0.4021, 38.3681
CIE-Lab:
68.2910, 1.1958, 31.2311
CIE-LCH:
68.2910, 31.2540, 87.8073
CIE-Luv:
68.2910, 18.6919, 39.7359
Hunter-Lab:
61.9420, -2.2673, 24.0084
#bca46e color charts
#bca46e color shades, tints & tones
#bca46e color schemes
#bca46e color preview, HTML & CSS examples
This text has a color of #bca46e
<p style="color:#bca46e;">Text here</p>
.mytext {color:#bca46e;}
This box has a color of #bca46e
<div style="background-color:#bca46e;">Content here</div>
.mybackground {background-color:#bca46e;}
Border around this has a color of #bca46e
<div style="border:2px solid #bca46e;">Content here</div>
.myborder {border:2px solid #bca46e;}