#bca13a color space conversions
Hex:
#bca13a
RGB:
188, 161, 58
CMY:
26, 37, 77
CMYK:
0, 14, 69, 26
HSL:
48°, 52.8455%, 48.2353%
HSV (HSB):
48°, 69.1489%, 73.7255%
XYZ:
34.2476, 36.4866, 9.2406
xyY:
0.4282, 0.4562, 36.4866
CIE-Lab:
66.8901, -1.4890, 55.0232
CIE-LCH:
66.8901, 55.0434, 91.5501
CIE-Luv:
66.8901, 23.4824, 61.4239
Hunter-Lab:
60.4041, -4.5022, 33.2128
#bca13a color charts
#bca13a color shades, tints & tones
#bca13a color schemes
#bca13a color preview, HTML & CSS examples
This text has a color of #bca13a
<p style="color:#bca13a;">Text here</p>
.mytext {color:#bca13a;}
This box has a color of #bca13a
<div style="background-color:#bca13a;">Content here</div>
.mybackground {background-color:#bca13a;}
Border around this has a color of #bca13a
<div style="border:2px solid #bca13a;">Content here</div>
.myborder {border:2px solid #bca13a;}