#bca34d color space conversions
Hex:
#bca34d
RGB:
188, 163, 77
CMY:
26, 36, 70
CMYK:
0, 13, 59, 26
HSL:
46°, 45.3061%, 51.9608%
HSV (HSB):
46°, 59.0426%, 73.7255%
XYZ:
35.1758, 37.4216, 12.3903
xyY:
0.4139, 0.4403, 37.4216
CIE-Lab:
67.5921, -1.3296, 47.2065
CIE-LCH:
67.5921, 47.2252, 91.6133
CIE-Luv:
67.5921, 21.2688, 55.4996
Hunter-Lab:
61.1732, -4.4120, 30.8123
#bca34d color charts
#bca34d color shades, tints & tones
#bca34d color schemes
#bca34d color preview, HTML & CSS examples
This text has a color of #bca34d
<p style="color:#bca34d;">Text here</p>
.mytext {color:#bca34d;}
This box has a color of #bca34d
<div style="background-color:#bca34d;">Content here</div>
.mybackground {background-color:#bca34d;}
Border around this has a color of #bca34d
<div style="border:2px solid #bca34d;">Content here</div>
.myborder {border:2px solid #bca34d;}