#bca73c color space conversions
Hex:
#bca73c
RGB:
188, 167, 60
CMY:
26, 35, 76
CMYK:
0, 11, 68, 26
HSL:
50°, 51.6129%, 48.6275%
HSV (HSB):
50°, 68.0851%, 73.7255%
XYZ:
35.3734, 38.6550, 9.8718
xyY:
0.4216, 0.4607, 38.6550
CIE-Lab:
68.5006, -4.5748, 55.8428
CIE-LCH:
68.5006, 56.0299, 94.6834
CIE-Luv:
68.5006, 19.2288, 63.3968
Hunter-Lab:
62.1732, -7.2457, 34.1073
#bca73c color charts
#bca73c color shades, tints & tones
#bca73c color schemes
#bca73c color preview, HTML & CSS examples
This text has a color of #bca73c
<p style="color:#bca73c;">Text here</p>
.mytext {color:#bca73c;}
This box has a color of #bca73c
<div style="background-color:#bca73c;">Content here</div>
.mybackground {background-color:#bca73c;}
Border around this has a color of #bca73c
<div style="border:2px solid #bca73c;">Content here</div>
.myborder {border:2px solid #bca73c;}