#bad14f color space conversions
Hex:
#bad14f
RGB:
186, 209, 79
CMY:
27, 18, 69
CMYK:
11, 0, 62, 18
HSL:
71°, 58.5586%, 56.4706%
HSV (HSB):
71°, 62.2010%, 81.9608%
XYZ:
44.4614, 56.6045, 15.9795
xyY:
0.3799, 0.4836, 56.6045
CIE-Lab:
79.9567, -25.4692, 59.9476
CIE-LCH:
79.9567, 65.1337, 113.0186
CIE-Luv:
79.9567, -9.2897, 75.6470
Hunter-Lab:
75.2360, -26.1767, 40.0725
#bad14f color charts
#bad14f color shades, tints & tones
#bad14f color schemes
#bad14f color preview, HTML & CSS examples
This text has a color of #bad14f
<p style="color:#bad14f;">Text here</p>
.mytext {color:#bad14f;}
This box has a color of #bad14f
<div style="background-color:#bad14f;">Content here</div>
.mybackground {background-color:#bad14f;}
Border around this has a color of #bad14f
<div style="border:2px solid #bad14f;">Content here</div>
.myborder {border:2px solid #bad14f;}