#badb15 color space conversions
Hex:
#badb15
RGB:
186, 219, 21
CMY:
27, 14, 92
CMYK:
15, 0, 90, 14
HSL:
70°, 82.5000%, 47.0588%
HSV (HSB):
70°, 90.4110%, 85.8824%
XYZ:
45.7166, 61.1563, 10.1043
xyY:
0.3908, 0.5228, 61.1563
CIE-Lab:
82.4627, -32.6526, 79.2153
CIE-LCH:
82.4627, 85.6811, 112.4015
CIE-Luv:
82.4627, -14.7442, 91.9164
Hunter-Lab:
78.2025, -32.5046, 47.0811
#badb15 color charts
#badb15 color shades, tints & tones
#badb15 color schemes
#badb15 color preview, HTML & CSS examples
This text has a color of #badb15
<p style="color:#badb15;">Text here</p>
.mytext {color:#badb15;}
This box has a color of #badb15
<div style="background-color:#badb15;">Content here</div>
.mybackground {background-color:#badb15;}
Border around this has a color of #badb15
<div style="border:2px solid #badb15;">Content here</div>
.myborder {border:2px solid #badb15;}