#bca32b color space conversions
Hex:
#bca32b
RGB:
188, 163, 43
CMY:
26, 36, 83
CMYK:
0, 13, 77, 26
HSL:
50°, 62.7706%, 45.2941%
HSV (HSB):
50°, 77.1277%, 73.7255%
XYZ:
34.2723, 37.0602, 7.6325
xyY:
0.4340, 0.4693, 37.0602
CIE-Lab:
67.3221, -3.2662, 61.1947
CIE-LCH:
67.3221, 61.2818, 93.0552
CIE-Luv:
67.3221, 22.5538, 66.2631
Hunter-Lab:
60.8771, -6.0438, 35.1804
#bca32b color charts
#bca32b color shades, tints & tones
#bca32b color schemes
#bca32b color preview, HTML & CSS examples
This text has a color of #bca32b
<p style="color:#bca32b;">Text here</p>
.mytext {color:#bca32b;}
This box has a color of #bca32b
<div style="background-color:#bca32b;">Content here</div>
.mybackground {background-color:#bca32b;}
Border around this has a color of #bca32b
<div style="border:2px solid #bca32b;">Content here</div>
.myborder {border:2px solid #bca32b;}