#badb7d color space conversions
Hex:
#badb7d
RGB:
186, 219, 125
CMY:
27, 14, 51
CMYK:
15, 0, 43, 14
HSL:
81°, 56.6265%, 67.4510%
HSV (HSB):
81°, 42.9224%, 85.8824%
XYZ:
49.2829, 62.5828, 28.8842
xyY:
0.3501, 0.4446, 62.5828
CIE-Lab:
83.2224, -25.9943, 42.5650
CIE-LCH:
83.2224, 49.8747, 121.4123
CIE-Luv:
83.2224, -15.5864, 60.3370
Hunter-Lab:
79.1093, -27.2407, 33.7286
#badb7d color charts
#badb7d color shades, tints & tones
#badb7d color schemes
#badb7d color preview, HTML & CSS examples
This text has a color of #badb7d
<p style="color:#badb7d;">Text here</p>
.mytext {color:#badb7d;}
This box has a color of #badb7d
<div style="background-color:#badb7d;">Content here</div>
.mybackground {background-color:#badb7d;}
Border around this has a color of #badb7d
<div style="border:2px solid #badb7d;">Content here</div>
.myborder {border:2px solid #badb7d;}