#bca432 color space conversions
Hex:
#bca432
RGB:
188, 164, 50
CMY:
26, 36, 80
CMYK:
0, 13, 73, 26
HSL:
50°, 57.9832%, 46.6667%
HSV (HSB):
50°, 73.4043%, 73.7255%
XYZ:
34.5902, 37.4726, 8.4274
xyY:
0.4297, 0.4656, 37.4726
CIE-Lab:
67.6301, -3.4963, 58.9566
CIE-LCH:
67.6301, 59.0602, 93.3938
CIE-Luv:
67.6301, 21.6450, 64.9768
Hunter-Lab:
61.2148, -6.2623, 34.6879
#bca432 color charts
#bca432 color shades, tints & tones
#bca432 color schemes
#bca432 color preview, HTML & CSS examples
This text has a color of #bca432
<p style="color:#bca432;">Text here</p>
.mytext {color:#bca432;}
This box has a color of #bca432
<div style="background-color:#bca432;">Content here</div>
.mybackground {background-color:#bca432;}
Border around this has a color of #bca432
<div style="border:2px solid #bca432;">Content here</div>
.myborder {border:2px solid #bca432;}