#badbbf color space conversions
Hex:
#badbbf
RGB:
186, 219, 191
CMY:
27, 14, 25
CMYK:
15, 0, 13, 14
HSL:
129°, 31.4286%, 79.4118%
HSV (HSB):
129°, 15.0685%, 85.8824%
XYZ:
54.9852, 64.8637, 58.9121
xyY:
0.3076, 0.3629, 64.8637
CIE-Lab:
84.4135, -16.1976, 10.1552
CIE-LCH:
84.4135, 19.1178, 147.9141
CIE-Luv:
84.4135, -16.7542, 17.8354
Hunter-Lab:
80.5380, -19.0754, 13.0070
#badbbf color charts
#badbbf color shades, tints & tones
#badbbf color schemes
#badbbf color preview, HTML & CSS examples
This text has a color of #badbbf
<p style="color:#badbbf;">Text here</p>
.mytext {color:#badbbf;}
This box has a color of #badbbf
<div style="background-color:#badbbf;">Content here</div>
.mybackground {background-color:#badbbf;}
Border around this has a color of #badbbf
<div style="border:2px solid #badbbf;">Content here</div>
.myborder {border:2px solid #badbbf;}