#bca940 color space conversions
Hex:
#bca940
RGB:
188, 169, 64
CMY:
26, 34, 75
CMYK:
0, 10, 66, 26
HSL:
51°, 49.2063%, 49.4118%
HSV (HSB):
51°, 65.9574%, 73.7255%
XYZ:
35.8524, 39.4375, 10.5731
xyY:
0.4176, 0.4593, 39.4375
CIE-Lab:
69.0670, -5.3996, 54.7401
CIE-LCH:
69.0670, 55.0058, 95.6334
CIE-Luv:
69.0670, 17.7179, 62.9894
Hunter-Lab:
62.7993, -7.9921, 33.9773
#bca940 color charts
#bca940 color shades, tints & tones
#bca940 color schemes
#bca940 color preview, HTML & CSS examples
This text has a color of #bca940
<p style="color:#bca940;">Text here</p>
.mytext {color:#bca940;}
This box has a color of #bca940
<div style="background-color:#bca940;">Content here</div>
.mybackground {background-color:#bca940;}
Border around this has a color of #bca940
<div style="border:2px solid #bca940;">Content here</div>
.myborder {border:2px solid #bca940;}