#bca045 color space conversions
Hex:
#bca045
RGB:
188, 160, 69
CMY:
26, 37, 73
CMYK:
0, 15, 63, 26
HSL:
46°, 47.0356%, 50.3922%
HSV (HSB):
46°, 63.2979%, 73.7255%
XYZ:
34.3840, 36.2626, 10.8174
xyY:
0.4221, 0.4451, 36.2626
CIE-Lab:
66.7201, -0.2848, 49.9911
CIE-LCH:
66.7201, 49.9919, 90.3265
CIE-Luv:
66.7201, 23.7161, 57.2517
Hunter-Lab:
60.2185, -3.4610, 31.5023
#bca045 color charts
#bca045 color shades, tints & tones
#bca045 color schemes
#bca045 color preview, HTML & CSS examples
This text has a color of #bca045
<p style="color:#bca045;">Text here</p>
.mytext {color:#bca045;}
This box has a color of #bca045
<div style="background-color:#bca045;">Content here</div>
.mybackground {background-color:#bca045;}
Border around this has a color of #bca045
<div style="border:2px solid #bca045;">Content here</div>
.myborder {border:2px solid #bca045;}