#baddb6 color space conversions
Hex:
#baddb6
RGB:
186, 221, 182
CMY:
27, 13, 29
CMYK:
16, 0, 18, 13
HSL:
114°, 36.4486%, 79.0196%
HSV (HSB):
114°, 17.6471%, 86.6667%
XYZ:
54.5496, 65.5294, 54.0293
xyY:
0.3133, 0.3764, 65.5294
CIE-Lab:
84.7558, -18.7762, 15.3784
CIE-LCH:
84.7558, 24.2701, 140.6812
CIE-Luv:
84.7558, -17.5673, 25.6801
Hunter-Lab:
80.9502, -21.3777, 17.0927
#baddb6 color charts
#baddb6 color shades, tints & tones
#baddb6 color schemes
#baddb6 color preview, HTML & CSS examples
This text has a color of #baddb6
<p style="color:#baddb6;">Text here</p>
.mytext {color:#baddb6;}
This box has a color of #baddb6
<div style="background-color:#baddb6;">Content here</div>
.mybackground {background-color:#baddb6;}
Border around this has a color of #baddb6
<div style="border:2px solid #baddb6;">Content here</div>
.myborder {border:2px solid #baddb6;}