#badfa6 color space conversions
Hex:
#badfa6
RGB:
186, 223, 166
CMY:
27, 13, 35
CMYK:
17, 0, 26, 13
HSL:
99°, 47.1074%, 76.2745%
HSV (HSB):
99°, 25.5605%, 87.4510%
XYZ:
53.5203, 65.9676, 45.9886
xyY:
0.3234, 0.3987, 65.9676
CIE-Lab:
84.9799, -22.3723, 24.0450
CIE-LCH:
84.9799, 32.8433, 132.9362
CIE-Luv:
84.9799, -18.3041, 37.9813
Hunter-Lab:
81.2205, -24.5130, 23.2832
#badfa6 color charts
#badfa6 color shades, tints & tones
#badfa6 color schemes
#badfa6 color preview, HTML & CSS examples
This text has a color of #badfa6
<p style="color:#badfa6;">Text here</p>
.mytext {color:#badfa6;}
This box has a color of #badfa6
<div style="background-color:#badfa6;">Content here</div>
.mybackground {background-color:#badfa6;}
Border around this has a color of #badfa6
<div style="border:2px solid #badfa6;">Content here</div>
.myborder {border:2px solid #badfa6;}