#bca004 color space conversions
Hex:
#bca004
RGB:
188, 160, 4
CMY:
26, 37, 98
CMYK:
0, 15, 98, 26
HSL:
51°, 95.8333%, 37.6471%
HSV (HSB):
51°, 97.8723%, 73.7255%
XYZ:
33.3318, 35.8417, 5.2762
xyY:
0.4477, 0.4814, 35.8417
CIE-Lab:
66.3988, -2.5720, 69.1517
CIE-LCH:
66.3988, 69.1995, 92.1300
CIE-Luv:
66.3988, 25.3567, 70.2600
Hunter-Lab:
59.8680, -5.3883, 36.6823
#bca004 color charts
#bca004 color shades, tints & tones
#bca004 color schemes
#bca004 color preview, HTML & CSS examples
This text has a color of #bca004
<p style="color:#bca004;">Text here</p>
.mytext {color:#bca004;}
This box has a color of #bca004
<div style="background-color:#bca004;">Content here</div>
.mybackground {background-color:#bca004;}
Border around this has a color of #bca004
<div style="border:2px solid #bca004;">Content here</div>
.myborder {border:2px solid #bca004;}