#bca241 color space conversions
Hex:
#bca241
RGB:
188, 162, 65
CMY:
26, 36, 75
CMYK:
0, 14, 65, 26
HSL:
47°, 48.6166%, 49.6078%
HSV (HSB):
47°, 65.4255%, 73.7255%
XYZ:
34.6135, 36.9137, 10.3018
xyY:
0.4230, 0.4511, 36.9137
CIE-Lab:
67.2122, -1.6151, 52.3354
CIE-LCH:
67.2122, 52.3603, 91.7677
CIE-Luv:
67.2122, 22.5019, 59.5720
Hunter-Lab:
60.7566, -4.6313, 32.4766
#bca241 color charts
#bca241 color shades, tints & tones
#bca241 color schemes
#bca241 color preview, HTML & CSS examples
This text has a color of #bca241
<p style="color:#bca241;">Text here</p>
.mytext {color:#bca241;}
This box has a color of #bca241
<div style="background-color:#bca241;">Content here</div>
.mybackground {background-color:#bca241;}
Border around this has a color of #bca241
<div style="border:2px solid #bca241;">Content here</div>
.myborder {border:2px solid #bca241;}