#bca95d color space conversions
Hex:
#bca95d
RGB:
188, 169, 93
CMY:
26, 34, 64
CMYK:
0, 10, 51, 26
HSL:
48°, 41.4847%, 55.0980%
HSV (HSB):
48°, 50.5319%, 73.7255%
XYZ:
36.9028, 39.8576, 16.1042
xyY:
0.3974, 0.4292, 39.8576
CIE-Lab:
69.3680, -3.2029, 41.4176
CIE-LCH:
69.3680, 41.5413, 94.4220
CIE-Luv:
69.3680, 16.4636, 51.2327
Hunter-Lab:
63.1329, -6.1447, 29.0691
#bca95d color charts
#bca95d color shades, tints & tones
#bca95d color schemes
#bca95d color preview, HTML & CSS examples
This text has a color of #bca95d
<p style="color:#bca95d;">Text here</p>
.mytext {color:#bca95d;}
This box has a color of #bca95d
<div style="background-color:#bca95d;">Content here</div>
.mybackground {background-color:#bca95d;}
Border around this has a color of #bca95d
<div style="border:2px solid #bca95d;">Content here</div>
.myborder {border:2px solid #bca95d;}