#badf0b color space conversions
Hex:
#badf0b
RGB:
186, 223, 11
CMY:
27, 13, 96
CMYK:
17, 0, 95, 13
HSL:
70°, 90.5983%, 45.8824%
HSV (HSB):
70°, 95.0673%, 87.4510%
XYZ:
46.6978, 63.2386, 10.0617
xyY:
0.3892, 0.5270, 63.2386
CIE-Lab:
83.5678, -34.6330, 81.2482
CIE-LCH:
83.5678, 88.3216, 113.0867
CIE-Luv:
83.5678, -17.0417, 94.1669
Hunter-Lab:
79.5227, -34.3450, 48.1642
#badf0b color charts
#badf0b color shades, tints & tones
#badf0b color schemes
#badf0b color preview, HTML & CSS examples
This text has a color of #badf0b
<p style="color:#badf0b;">Text here</p>
.mytext {color:#badf0b;}
This box has a color of #badf0b
<div style="background-color:#badf0b;">Content here</div>
.mybackground {background-color:#badf0b;}
Border around this has a color of #badf0b
<div style="border:2px solid #badf0b;">Content here</div>
.myborder {border:2px solid #badf0b;}