#bcda04 color space conversions
Hex:
#bcda04
RGB:
188, 218, 4
CMY:
26, 15, 98
CMYK:
14, 0, 98, 15
HSL:
68°, 96.3964%, 43.5294%
HSV (HSB):
68°, 98.1651%, 85.4902%
XYZ:
45.8324, 60.8429, 9.4431
xyY:
0.3947, 0.5240, 60.8429
CIE-Lab:
82.2942, -31.5961, 80.9446
CIE-LCH:
82.2942, 86.8927, 111.3228
CIE-Luv:
82.2942, -12.9012, 92.6166
Hunter-Lab:
78.0019, -31.6202, 47.4235
#bcda04 color charts
#bcda04 color shades, tints & tones
#bcda04 color schemes
#bcda04 color preview, HTML & CSS examples
This text has a color of #bcda04
<p style="color:#bcda04;">Text here</p>
.mytext {color:#bcda04;}
This box has a color of #bcda04
<div style="background-color:#bcda04;">Content here</div>
.mybackground {background-color:#bcda04;}
Border around this has a color of #bcda04
<div style="border:2px solid #bcda04;">Content here</div>
.myborder {border:2px solid #bcda04;}