#badea2 color space conversions
Hex:
#badea2
RGB:
186, 222, 162
CMY:
27, 13, 36
CMYK:
16, 0, 27, 13
HSL:
96°, 47.6190%, 75.2941%
HSV (HSB):
96°, 27.0270%, 87.0588%
XYZ:
52.8926, 65.2903, 43.9970
xyY:
0.3261, 0.4026, 65.2903
CIE-Lab:
84.6331, -22.4981, 25.6453
CIE-LCH:
84.6331, 34.1151, 131.2598
CIE-Luv:
84.6331, -17.7308, 40.0290
Hunter-Lab:
80.8024, -24.5596, 24.2782
#badea2 color charts
#badea2 color shades, tints & tones
#badea2 color schemes
#badea2 color preview, HTML & CSS examples
This text has a color of #badea2
<p style="color:#badea2;">Text here</p>
.mytext {color:#badea2;}
This box has a color of #badea2
<div style="background-color:#badea2;">Content here</div>
.mybackground {background-color:#badea2;}
Border around this has a color of #badea2
<div style="border:2px solid #badea2;">Content here</div>
.myborder {border:2px solid #badea2;}