#badf4b color space conversions
Hex:
#badf4b
RGB:
186, 223, 75
CMY:
27, 13, 71
CMYK:
17, 0, 66, 13
HSL:
75°, 69.8113%, 58.4314%
HSV (HSB):
75°, 66.3677%, 87.4510%
XYZ:
47.9074, 63.7225, 16.4313
xyY:
0.3741, 0.4976, 63.7225
CIE-Lab:
83.8211, -32.3472, 65.6255
CIE-LCH:
83.8211, 73.1645, 116.2390
CIE-Luv:
83.8211, -17.2845, 83.1207
Hunter-Lab:
79.8263, -32.5702, 43.6743
#badf4b color charts
#badf4b color shades, tints & tones
#badf4b color schemes
#badf4b color preview, HTML & CSS examples
This text has a color of #badf4b
<p style="color:#badf4b;">Text here</p>
.mytext {color:#badf4b;}
This box has a color of #badf4b
<div style="background-color:#badf4b;">Content here</div>
.mybackground {background-color:#badf4b;}
Border around this has a color of #badf4b
<div style="border:2px solid #badf4b;">Content here</div>
.myborder {border:2px solid #badf4b;}