#bca203 color space conversions
Hex:
#bca203
RGB:
188, 162, 3
CMY:
26, 36, 99
CMYK:
0, 14, 98, 26
HSL:
52°, 96.8586%, 37.4510%
HSV (HSB):
52°, 98.4043%, 73.7255%
XYZ:
33.6758, 36.5386, 5.3639
xyY:
0.4456, 0.4835, 36.5386
CIE-Lab:
66.9294, -3.6500, 69.6650
CIE-LCH:
66.9294, 69.7605, 92.9992
CIE-Luv:
66.9294, 23.9049, 71.1005
Hunter-Lab:
60.4472, -6.3382, 37.0518
#bca203 color charts
#bca203 color shades, tints & tones
#bca203 color schemes
#bca203 color preview, HTML & CSS examples
This text has a color of #bca203
<p style="color:#bca203;">Text here</p>
.mytext {color:#bca203;}
This box has a color of #bca203
<div style="background-color:#bca203;">Content here</div>
.mybackground {background-color:#bca203;}
Border around this has a color of #bca203
<div style="border:2px solid #bca203;">Content here</div>
.myborder {border:2px solid #bca203;}