#bca741 color space conversions
Hex:
#bca741
RGB:
188, 167, 65
CMY:
26, 35, 75
CMYK:
0, 11, 65, 26
HSL:
50°, 48.6166%, 49.6078%
HSV (HSB):
50°, 65.4255%, 73.7255%
XYZ:
35.5119, 38.7105, 10.6012
xyY:
0.4187, 0.4564, 38.7105
CIE-Lab:
68.5410, -4.2799, 53.7517
CIE-LCH:
68.5410, 53.9219, 94.5525
CIE-Luv:
68.5410, 19.0492, 61.7770
Hunter-Lab:
62.2177, -6.9989, 33.4500
#bca741 color charts
#bca741 color shades, tints & tones
#bca741 color schemes
#bca741 color preview, HTML & CSS examples
This text has a color of #bca741
<p style="color:#bca741;">Text here</p>
.mytext {color:#bca741;}
This box has a color of #bca741
<div style="background-color:#bca741;">Content here</div>
.mybackground {background-color:#bca741;}
Border around this has a color of #bca741
<div style="border:2px solid #bca741;">Content here</div>
.myborder {border:2px solid #bca741;}