#bcba04 color space conversions
Hex:
#bcba04
RGB:
188, 186, 4
CMY:
26, 27, 98
CMYK:
0, 1, 98, 26
HSL:
59°, 95.8333%, 37.6471%
HSV (HSB):
59°, 97.8723%, 73.7255%
XYZ:
38.3199, 45.8179, 6.9389
xyY:
0.4207, 0.5031, 45.8179
CIE-Lab:
73.4272, -16.0892, 74.2982
CIE-LCH:
73.4272, 76.0203, 102.2187
CIE-Luv:
73.4272, 7.1753, 80.3033
Hunter-Lab:
67.6890, -17.4038, 41.3043
#bcba04 color charts
#bcba04 color shades, tints & tones
#bcba04 color schemes
#bcba04 color preview, HTML & CSS examples
This text has a color of #bcba04
<p style="color:#bcba04;">Text here</p>
.mytext {color:#bcba04;}
This box has a color of #bcba04
<div style="background-color:#bcba04;">Content here</div>
.mybackground {background-color:#bcba04;}
Border around this has a color of #bcba04
<div style="border:2px solid #bcba04;">Content here</div>
.myborder {border:2px solid #bcba04;}