#badb25 color space conversions
Hex:
#badb25
RGB:
186, 219, 37
CMY:
27, 14, 85
CMYK:
15, 0, 83, 14
HSL:
71°, 71.6535%, 50.1961%
HSV (HSB):
71°, 83.1050%, 85.8824%
XYZ:
45.9151, 61.2357, 11.1500
xyY:
0.3881, 0.5176, 61.2357
CIE-Lab:
82.5053, -32.2699, 76.2672
CIE-LCH:
82.5053, 82.8132, 112.9340
CIE-Luv:
82.5053, -14.7938, 90.0363
Hunter-Lab:
78.2532, -32.2082, 46.3293
#badb25 color charts
#badb25 color shades, tints & tones
#badb25 color schemes
#badb25 color preview, HTML & CSS examples
This text has a color of #badb25
<p style="color:#badb25;">Text here</p>
.mytext {color:#badb25;}
This box has a color of #badb25
<div style="background-color:#badb25;">Content here</div>
.mybackground {background-color:#badb25;}
Border around this has a color of #badb25
<div style="border:2px solid #badb25;">Content here</div>
.myborder {border:2px solid #badb25;}