#bca14d color space conversions
Hex:
#bca14d
RGB:
188, 161, 77
CMY:
26, 37, 70
CMYK:
0, 14, 59, 26
HSL:
45°, 45.3061%, 51.9608%
HSV (HSB):
45°, 59.0426%, 73.7255%
XYZ:
34.8235, 36.7169, 12.2729
xyY:
0.4155, 0.4381, 36.7169
CIE-Lab:
67.0641, -0.2562, 46.6033
CIE-LCH:
67.0641, 46.6040, 90.3150
CIE-Luv:
67.0641, 22.6353, 54.5764
Hunter-Lab:
60.5945, -3.4570, 30.4075
#bca14d color charts
#bca14d color shades, tints & tones
#bca14d color schemes
#bca14d color preview, HTML & CSS examples
This text has a color of #bca14d
<p style="color:#bca14d;">Text here</p>
.mytext {color:#bca14d;}
This box has a color of #bca14d
<div style="background-color:#bca14d;">Content here</div>
.mybackground {background-color:#bca14d;}
Border around this has a color of #bca14d
<div style="border:2px solid #bca14d;">Content here</div>
.myborder {border:2px solid #bca14d;}