#badf8e color space conversions
Hex:
#badf8e
RGB:
186, 223, 142
CMY:
27, 13, 44
CMYK:
17, 0, 36, 13
HSL:
87°, 55.8621%, 71.5686%
HSV (HSB):
87°, 36.3229%, 87.4510%
XYZ:
51.5199, 65.1674, 35.4544
xyY:
0.3386, 0.4283, 65.1674
CIE-Lab:
84.5699, -25.8149, 35.8023
CIE-LCH:
84.5699, 44.1386, 125.7931
CIE-Luv:
84.5699, -17.9590, 53.0249
Hunter-Lab:
80.7264, -27.3518, 30.4688
#badf8e color charts
#badf8e color shades, tints & tones
#badf8e color schemes
#badf8e color preview, HTML & CSS examples
This text has a color of #badf8e
<p style="color:#badf8e;">Text here</p>
.mytext {color:#badf8e;}
This box has a color of #badf8e
<div style="background-color:#badf8e;">Content here</div>
.mybackground {background-color:#badf8e;}
Border around this has a color of #badf8e
<div style="border:2px solid #badf8e;">Content here</div>
.myborder {border:2px solid #badf8e;}