#bca24b color space conversions
Hex:
#bca24b
RGB:
188, 162, 75
CMY:
26, 36, 71
CMYK:
0, 14, 60, 26
HSL:
46°, 45.7490%, 51.5686%
HSV (HSB):
46°, 60.1064%, 73.7255%
XYZ:
34.9294, 37.0400, 11.9651
xyY:
0.4162, 0.4413, 37.0400
CIE-Lab:
67.3070, -0.9411, 47.8366
CIE-LCH:
67.3070, 47.8459, 91.1270
CIE-Luv:
67.3070, 22.0495, 55.8479
Hunter-Lab:
60.8605, -4.0603, 30.9460
#bca24b color charts
#bca24b color shades, tints & tones
#bca24b color schemes
#bca24b color preview, HTML & CSS examples
This text has a color of #bca24b
<p style="color:#bca24b;">Text here</p>
.mytext {color:#bca24b;}
This box has a color of #bca24b
<div style="background-color:#bca24b;">Content here</div>
.mybackground {background-color:#bca24b;}
Border around this has a color of #bca24b
<div style="border:2px solid #bca24b;">Content here</div>
.myborder {border:2px solid #bca24b;}