#bca30a color space conversions
Hex:
#bca30a
RGB:
188, 163, 10
CMY:
26, 36, 96
CMYK:
0, 13, 95, 26
HSL:
52°, 89.8990%, 38.8235%
HSV (HSB):
52°, 94.6809%, 73.7255%
XYZ:
33.8910, 36.9077, 5.6248
xyY:
0.4435, 0.4829, 36.9077
CIE-Lab:
67.2077, -4.0974, 68.9748
CIE-LCH:
67.2077, 69.0964, 93.3996
CIE-Luv:
67.2077, 23.1205, 71.0023
Hunter-Lab:
60.7517, -6.7372, 37.0367
#bca30a color charts
#bca30a color shades, tints & tones
#bca30a color schemes
#bca30a color preview, HTML & CSS examples
This text has a color of #bca30a
<p style="color:#bca30a;">Text here</p>
.mytext {color:#bca30a;}
This box has a color of #bca30a
<div style="background-color:#bca30a;">Content here</div>
.mybackground {background-color:#bca30a;}
Border around this has a color of #bca30a
<div style="border:2px solid #bca30a;">Content here</div>
.myborder {border:2px solid #bca30a;}