#bca85d color space conversions
Hex:
#bca85d
RGB:
188, 168, 93
CMY:
26, 34, 64
CMYK:
0, 11, 51, 26
HSL:
47°, 41.4847%, 55.0980%
HSV (HSB):
47°, 50.5319%, 73.7255%
XYZ:
36.7175, 39.4869, 16.0425
xyY:
0.3980, 0.4281, 39.4869
CIE-Lab:
69.1025, -2.6704, 41.0954
CIE-LCH:
69.1025, 41.1820, 93.7178
CIE-Luv:
69.1025, 17.1174, 50.7427
Hunter-Lab:
62.8386, -5.6677, 28.8505
#bca85d color charts
#bca85d color shades, tints & tones
#bca85d color schemes
#bca85d color preview, HTML & CSS examples
This text has a color of #bca85d
<p style="color:#bca85d;">Text here</p>
.mytext {color:#bca85d;}
This box has a color of #bca85d
<div style="background-color:#bca85d;">Content here</div>
.mybackground {background-color:#bca85d;}
Border around this has a color of #bca85d
<div style="border:2px solid #bca85d;">Content here</div>
.myborder {border:2px solid #bca85d;}