#bca54a color space conversions
Hex:
#bca54a
RGB:
188, 165, 74
CMY:
26, 35, 71
CMYK:
0, 12, 61, 26
HSL:
48°, 45.9677%, 51.3725%
HSV (HSB):
48°, 60.6383%, 73.7255%
XYZ:
35.4302, 38.0960, 11.9645
xyY:
0.4144, 0.4456, 38.0960
CIE-Lab:
68.0913, -2.6180, 49.1905
CIE-LCH:
68.0913, 49.2601, 93.0465
CIE-Luv:
68.0913, 20.0465, 57.6128
Hunter-Lab:
61.7220, -5.5493, 31.7124
#bca54a color charts
#bca54a color shades, tints & tones
#bca54a color schemes
#bca54a color preview, HTML & CSS examples
This text has a color of #bca54a
<p style="color:#bca54a;">Text here</p>
.mytext {color:#bca54a;}
This box has a color of #bca54a
<div style="background-color:#bca54a;">Content here</div>
.mybackground {background-color:#bca54a;}
Border around this has a color of #bca54a
<div style="border:2px solid #bca54a;">Content here</div>
.myborder {border:2px solid #bca54a;}