#badf30 color space conversions
Hex:
#badf30
RGB:
186, 223, 48
CMY:
27, 13, 81
CMYK:
17, 0, 78, 13
HSL:
73°, 73.2218%, 53.1373%
HSV (HSB):
73°, 78.4753%, 87.4510%
XYZ:
47.1709, 63.4279, 12.5529
xyY:
0.3830, 0.5150, 63.4279
CIE-Lab:
83.6670, -33.7328, 74.4995
CIE-LCH:
83.6670, 81.7807, 114.3606
CIE-Luv:
83.6670, -17.1377, 89.7832
Hunter-Lab:
79.6416, -33.6492, 46.4040
#badf30 color charts
#badf30 color shades, tints & tones
#badf30 color schemes
#badf30 color preview, HTML & CSS examples
This text has a color of #badf30
<p style="color:#badf30;">Text here</p>
.mytext {color:#badf30;}
This box has a color of #badf30
<div style="background-color:#badf30;">Content here</div>
.mybackground {background-color:#badf30;}
Border around this has a color of #badf30
<div style="border:2px solid #badf30;">Content here</div>
.myborder {border:2px solid #badf30;}