#b1ada9 color space conversions
Hex:
#b1ada9
RGB:
177, 173, 169
CMY:
31, 32, 34
CMYK:
0, 2, 5, 31
HSL:
30°, 4.8780%, 67.8431%
HSV (HSB):
30°, 4.5198%, 69.4118%
XYZ:
40.2365, 42.0988, 43.5413
xyY:
0.3197, 0.3344, 42.0988
CIE-Lab:
70.9390, 0.6942, 2.5470
CIE-LCH:
70.9390, 2.6399, 74.7535
CIE-Luv:
70.9390, 2.5408, 3.5898
Hunter-Lab:
64.8836, -2.8526, 5.6309
#b1ada9 color charts
#b1ada9 color shades, tints & tones
#b1ada9 color schemes
#b1ada9 color preview, HTML & CSS examples
This text has a color of #b1ada9
<p style="color:#b1ada9;">Text here</p>
.mytext {color:#b1ada9;}
This box has a color of #b1ada9
<div style="background-color:#b1ada9;">Content here</div>
.mybackground {background-color:#b1ada9;}
Border around this has a color of #b1ada9
<div style="border:2px solid #b1ada9;">Content here</div>
.myborder {border:2px solid #b1ada9;}