#badc05 color space conversions
Hex:
#badc05
RGB:
186, 220, 5
CMY:
27, 14, 98
CMYK:
15, 0, 98, 14
HSL:
69°, 95.5556%, 44.1176%
HSV (HSB):
69°, 97.7273%, 86.2745%
XYZ:
45.8703, 61.6365, 9.6230
xyY:
0.3916, 0.5262, 61.6365
CIE-Lab:
82.7197, -33.3219, 81.1196
CIE-LCH:
82.7197, 87.6969, 112.3316
CIE-Luv:
82.7197, -15.2997, 93.3281
Hunter-Lab:
78.5089, -33.0986, 47.6889
#badc05 color charts
#badc05 color shades, tints & tones
#badc05 color schemes
#badc05 color preview, HTML & CSS examples
This text has a color of #badc05
<p style="color:#badc05;">Text here</p>
.mytext {color:#badc05;}
This box has a color of #badc05
<div style="background-color:#badc05;">Content here</div>
.mybackground {background-color:#badc05;}
Border around this has a color of #badc05
<div style="border:2px solid #badc05;">Content here</div>
.myborder {border:2px solid #badc05;}