#bca967 color space conversions
Hex:
#bca967
RGB:
188, 169, 103
CMY:
26, 34, 60
CMYK:
0, 10, 45, 26
HSL:
47°, 38.8128%, 57.0588%
HSV (HSB):
47°, 45.2128%, 73.7255%
XYZ:
37.3752, 40.0466, 18.5918
xyY:
0.3893, 0.4171, 40.0466
CIE-Lab:
69.5027, -2.2336, 36.4624
CIE-LCH:
69.5027, 36.5308, 93.5055
CIE-Luv:
69.5027, 15.9256, 46.1819
Hunter-Lab:
63.2824, -5.3203, 26.8787
#bca967 color charts
#bca967 color shades, tints & tones
#bca967 color schemes
#bca967 color preview, HTML & CSS examples
This text has a color of #bca967
<p style="color:#bca967;">Text here</p>
.mytext {color:#bca967;}
This box has a color of #bca967
<div style="background-color:#bca967;">Content here</div>
.mybackground {background-color:#bca967;}
Border around this has a color of #bca967
<div style="border:2px solid #bca967;">Content here</div>
.myborder {border:2px solid #bca967;}