#badb6c color space conversions
Hex:
#badb6c
RGB:
186, 219, 108
CMY:
27, 14, 58
CMYK:
15, 0, 51, 14
HSL:
78°, 60.6557%, 64.1176%
HSV (HSB):
78°, 50.6849%, 85.8824%
XYZ:
48.2880, 62.1848, 23.6452
xyY:
0.3600, 0.4637, 62.1848
CIE-Lab:
83.0116, -27.8073, 50.4950
CIE-LCH:
83.0116, 57.6454, 118.8413
CIE-Luv:
83.0116, -15.3613, 68.7044
Hunter-Lab:
78.8574, -28.6966, 37.4222
#badb6c color charts
#badb6c color shades, tints & tones
#badb6c color schemes
#badb6c color preview, HTML & CSS examples
This text has a color of #badb6c
<p style="color:#badb6c;">Text here</p>
.mytext {color:#badb6c;}
This box has a color of #badb6c
<div style="background-color:#badb6c;">Content here</div>
.mybackground {background-color:#badb6c;}
Border around this has a color of #badb6c
<div style="border:2px solid #badb6c;">Content here</div>
.myborder {border:2px solid #badb6c;}