#bca023 color space conversions
Hex:
#bca023
RGB:
188, 160, 35
CMY:
26, 37, 86
CMYK:
0, 15, 81, 26
HSL:
49°, 68.6099%, 43.7255%
HSV (HSB):
49°, 81.3830%, 73.7255%
XYZ:
33.6132, 35.9543, 6.7584
xyY:
0.4404, 0.4711, 35.9543
CIE-Lab:
66.4850, -1.9538, 63.0279
CIE-LCH:
66.4850, 63.0582, 91.7755
CIE-Luv:
66.4850, 24.9057, 66.6880
Hunter-Lab:
59.9619, -4.8706, 35.2907
#bca023 color charts
#bca023 color shades, tints & tones
#bca023 color schemes
#bca023 color preview, HTML & CSS examples
This text has a color of #bca023
<p style="color:#bca023;">Text here</p>
.mytext {color:#bca023;}
This box has a color of #bca023
<div style="background-color:#bca023;">Content here</div>
.mybackground {background-color:#bca023;}
Border around this has a color of #bca023
<div style="border:2px solid #bca023;">Content here</div>
.myborder {border:2px solid #bca023;}