#b1ada1 color space conversions
Hex:
#b1ada1
RGB:
177, 173, 161
CMY:
31, 32, 37
CMYK:
0, 2, 9, 31
HSL:
45°, 9.3023%, 66.2745%
HSV (HSB):
45°, 9.0395%, 69.4118%
XYZ:
39.5081, 41.8075, 39.7056
xyY:
0.3265, 0.3455, 41.8075
CIE-Lab:
70.7380, -0.7186, 6.6609
CIE-LCH:
70.7380, 6.6995, 96.1573
CIE-Luv:
70.7380, 3.0221, 9.6884
Hunter-Lab:
64.6587, -4.0848, 8.8523
#b1ada1 color charts
#b1ada1 color shades, tints & tones
#b1ada1 color schemes
#b1ada1 color preview, HTML & CSS examples
This text has a color of #b1ada1
<p style="color:#b1ada1;">Text here</p>
.mytext {color:#b1ada1;}
This box has a color of #b1ada1
<div style="background-color:#b1ada1;">Content here</div>
.mybackground {background-color:#b1ada1;}
Border around this has a color of #b1ada1
<div style="border:2px solid #b1ada1;">Content here</div>
.myborder {border:2px solid #b1ada1;}