#bca23b color space conversions
Hex:
#bca23b
RGB:
188, 162, 59
CMY:
26, 36, 77
CMYK:
0, 14, 69, 26
HSL:
48°, 52.2267%, 48.4314%
HSV (HSB):
48°, 68.6170%, 73.7255%
XYZ:
34.4488, 36.8478, 9.4344
xyY:
0.4267, 0.4564, 36.8478
CIE-Lab:
67.1627, -1.9689, 54.8831
CIE-LCH:
67.1627, 54.9184, 92.0546
CIE-Luv:
67.1627, 22.7417, 61.5450
Hunter-Lab:
60.7024, -4.9299, 33.2768
#bca23b color charts
#bca23b color shades, tints & tones
#bca23b color schemes
#bca23b color preview, HTML & CSS examples
This text has a color of #bca23b
<p style="color:#bca23b;">Text here</p>
.mytext {color:#bca23b;}
This box has a color of #bca23b
<div style="background-color:#bca23b;">Content here</div>
.mybackground {background-color:#bca23b;}
Border around this has a color of #bca23b
<div style="border:2px solid #bca23b;">Content here</div>
.myborder {border:2px solid #bca23b;}