#bca12a color space conversions
Hex:
#bca12a
RGB:
188, 161, 42
CMY:
26, 37, 84
CMYK:
0, 14, 78, 26
HSL:
49°, 63.4783%, 45.0980%
HSV (HSB):
49°, 77.6596%, 73.7255%
XYZ:
33.9018, 36.3483, 7.4196
xyY:
0.4365, 0.4680, 36.3483
CIE-Lab:
66.7852, -2.2385, 61.0429
CIE-LCH:
66.7852, 61.0839, 92.1002
CIE-Luv:
66.7852, 24.0077, 65.6646
Hunter-Lab:
60.2895, -5.1331, 34.9061
#bca12a color charts
#bca12a color shades, tints & tones
#bca12a color schemes
#bca12a color preview, HTML & CSS examples
This text has a color of #bca12a
<p style="color:#bca12a;">Text here</p>
.mytext {color:#bca12a;}
This box has a color of #bca12a
<div style="background-color:#bca12a;">Content here</div>
.mybackground {background-color:#bca12a;}
Border around this has a color of #bca12a
<div style="border:2px solid #bca12a;">Content here</div>
.myborder {border:2px solid #bca12a;}