#badb1e color space conversions
Hex:
#badb1e
RGB:
186, 219, 30
CMY:
27, 14, 88
CMYK:
15, 0, 86, 14
HSL:
70°, 75.9036%, 48.8235%
HSV (HSB):
70°, 86.3014%, 85.8824%
XYZ:
45.8156, 61.1959, 10.6255
xyY:
0.3895, 0.5202, 61.1959
CIE-Lab:
82.4839, -32.4617, 77.7209
CIE-LCH:
82.4839, 84.2277, 112.6688
CIE-Luv:
82.4839, -14.7689, 90.9772
Hunter-Lab:
78.2278, -32.3568, 46.7062
#badb1e color charts
#badb1e color shades, tints & tones
#badb1e color schemes
#badb1e color preview, HTML & CSS examples
This text has a color of #badb1e
<p style="color:#badb1e;">Text here</p>
.mytext {color:#badb1e;}
This box has a color of #badb1e
<div style="background-color:#badb1e;">Content here</div>
.mybackground {background-color:#badb1e;}
Border around this has a color of #badb1e
<div style="border:2px solid #badb1e;">Content here</div>
.myborder {border:2px solid #badb1e;}