#badf2d color space conversions
Hex:
#badf2d
RGB:
186, 223, 45
CMY:
27, 13, 82
CMYK:
17, 0, 80, 13
HSL:
72°, 73.5537%, 52.5490%
HSV (HSB):
72°, 79.8206%, 87.4510%
XYZ:
47.1110, 63.4039, 12.2378
xyY:
0.3838, 0.5165, 63.4039
CIE-Lab:
83.6544, -33.8462, 75.2994
CIE-LCH:
83.6544, 82.5565, 114.2034
CIE-Luv:
83.6544, -17.1257, 90.3331
Hunter-Lab:
79.6266, -33.7371, 46.6263
#badf2d color charts
#badf2d color shades, tints & tones
#badf2d color schemes
#badf2d color preview, HTML & CSS examples
This text has a color of #badf2d
<p style="color:#badf2d;">Text here</p>
.mytext {color:#badf2d;}
This box has a color of #badf2d
<div style="background-color:#badf2d;">Content here</div>
.mybackground {background-color:#badf2d;}
Border around this has a color of #badf2d
<div style="border:2px solid #badf2d;">Content here</div>
.myborder {border:2px solid #badf2d;}