#badc7b color space conversions
Hex:
#badc7b
RGB:
186, 220, 123
CMY:
27, 14, 52
CMYK:
15, 0, 44, 14
HSL:
81°, 58.0838%, 67.2549%
HSV (HSB):
81°, 44.0909%, 86.2745%
XYZ:
49.4181, 63.0556, 28.3052
xyY:
0.3510, 0.4479, 63.0556
CIE-Lab:
83.4716, -26.7017, 43.8592
CIE-LCH:
83.4716, 51.3479, 121.3332
CIE-Luv:
83.4716, -16.1015, 61.9017
Hunter-Lab:
79.4075, -27.8765, 34.4510
#badc7b color charts
#badc7b color shades, tints & tones
#badc7b color schemes
#badc7b color preview, HTML & CSS examples
This text has a color of #badc7b
<p style="color:#badc7b;">Text here</p>
.mytext {color:#badc7b;}
This box has a color of #badc7b
<div style="background-color:#badc7b;">Content here</div>
.mybackground {background-color:#badc7b;}
Border around this has a color of #badc7b
<div style="border:2px solid #badc7b;">Content here</div>
.myborder {border:2px solid #badc7b;}