#bad17f color space conversions
Hex:
#bad17f
RGB:
186, 209, 127
CMY:
27, 18, 50
CMYK:
11, 0, 39, 18
HSL:
77°, 47.1264%, 65.8824%
HSV (HSB):
77°, 39.2344%, 81.9608%
XYZ:
46.8809, 57.5723, 28.7204
xyY:
0.3520, 0.4323, 57.5723
CIE-Lab:
80.5004, -20.8966, 38.1155
CIE-LCH:
80.5004, 43.4680, 118.7335
CIE-Luv:
80.5004, -10.1317, 53.9666
Hunter-Lab:
75.8764, -22.4960, 30.6714
#bad17f color charts
#bad17f color shades, tints & tones
#bad17f color schemes
#bad17f color preview, HTML & CSS examples
This text has a color of #bad17f
<p style="color:#bad17f;">Text here</p>
.mytext {color:#bad17f;}
This box has a color of #bad17f
<div style="background-color:#bad17f;">Content here</div>
.mybackground {background-color:#bad17f;}
Border around this has a color of #bad17f
<div style="border:2px solid #bad17f;">Content here</div>
.myborder {border:2px solid #bad17f;}