#badc8f color space conversions
Hex:
#badc8f
RGB:
186, 220, 143
CMY:
27, 14, 44
CMYK:
15, 0, 35, 14
HSL:
86°, 52.3810%, 71.1765%
HSV (HSB):
86°, 35.0000%, 86.2745%
XYZ:
50.8008, 63.6087, 35.5868
xyY:
0.3387, 0.4241, 63.6087
CIE-Lab:
83.7616, -24.2361, 34.2375
CIE-LCH:
83.7616, 41.9476, 125.2940
CIE-Luv:
83.7616, -16.3904, 50.7700
Hunter-Lab:
79.7550, -25.8739, 29.3732
#badc8f color charts
#badc8f color shades, tints & tones
#badc8f color schemes
#badc8f color preview, HTML & CSS examples
This text has a color of #badc8f
<p style="color:#badc8f;">Text here</p>
.mytext {color:#badc8f;}
This box has a color of #badc8f
<div style="background-color:#badc8f;">Content here</div>
.mybackground {background-color:#badc8f;}
Border around this has a color of #badc8f
<div style="border:2px solid #badc8f;">Content here</div>
.myborder {border:2px solid #badc8f;}