#bad68b color space conversions
Hex:
#bad68b
RGB:
186, 214, 139
CMY:
27, 16, 45
CMYK:
13, 0, 35, 16
HSL:
82°, 47.7707%, 69.2157%
HSV (HSB):
82°, 35.0467%, 83.9216%
XYZ:
48.9565, 60.3963, 33.5035
xyY:
0.3427, 0.4228, 60.3963
CIE-Lab:
82.0531, -21.8433, 34.0345
CIE-LCH:
82.0531, 40.4410, 122.6923
CIE-Luv:
82.0531, -13.1152, 49.8059
Hunter-Lab:
77.7151, -23.5556, 28.8402
#bad68b color charts
#bad68b color shades, tints & tones
#bad68b color schemes
#bad68b color preview, HTML & CSS examples
This text has a color of #bad68b
<p style="color:#bad68b;">Text here</p>
.mytext {color:#bad68b;}
This box has a color of #bad68b
<div style="background-color:#bad68b;">Content here</div>
.mybackground {background-color:#bad68b;}
Border around this has a color of #bad68b
<div style="border:2px solid #bad68b;">Content here</div>
.myborder {border:2px solid #bad68b;}