#bca03f color space conversions
Hex:
#bca03f
RGB:
188, 160, 63
CMY:
26, 37, 75
CMYK:
0, 15, 66, 26
HSL:
47°, 49.8008%, 49.2157%
HSV (HSB):
47°, 66.4894%, 73.7255%
XYZ:
34.2070, 36.1919, 9.8854
xyY:
0.4261, 0.4508, 36.1919
CIE-Lab:
66.6663, -0.6650, 52.6386
CIE-LCH:
66.6663, 52.6428, 90.7238
CIE-Luv:
66.6663, 23.9835, 59.3749
Hunter-Lab:
60.1597, -3.7836, 32.3692
#bca03f color charts
#bca03f color shades, tints & tones
#bca03f color schemes
#bca03f color preview, HTML & CSS examples
This text has a color of #bca03f
<p style="color:#bca03f;">Text here</p>
.mytext {color:#bca03f;}
This box has a color of #bca03f
<div style="background-color:#bca03f;">Content here</div>
.mybackground {background-color:#bca03f;}
Border around this has a color of #bca03f
<div style="border:2px solid #bca03f;">Content here</div>
.myborder {border:2px solid #bca03f;}