#badb7f color space conversions
Hex:
#badb7f
RGB:
186, 219, 127
CMY:
27, 14, 50
CMYK:
15, 0, 42, 14
HSL:
82°, 56.0976%, 67.8431%
HSV (HSB):
82°, 42.0091%, 85.8824%
XYZ:
49.4120, 62.6344, 29.5640
xyY:
0.3489, 0.4423, 62.6344
CIE-Lab:
83.2497, -25.7615, 41.6117
CIE-LCH:
83.2497, 48.9407, 121.7613
CIE-Luv:
83.2497, -15.6151, 59.2744
Hunter-Lab:
79.1419, -27.0525, 33.2511
#badb7f color charts
#badb7f color shades, tints & tones
#badb7f color schemes
#badb7f color preview, HTML & CSS examples
This text has a color of #badb7f
<p style="color:#badb7f;">Text here</p>
.mytext {color:#badb7f;}
This box has a color of #badb7f
<div style="background-color:#badb7f;">Content here</div>
.mybackground {background-color:#badb7f;}
Border around this has a color of #badb7f
<div style="border:2px solid #badb7f;">Content here</div>
.myborder {border:2px solid #badb7f;}