#b1b8d0 color space conversions
Hex:
#b1b8d0
RGB:
177, 184, 208
CMY:
31, 28, 18
CMYK:
15, 12, 0, 18
HSL:
226°, 24.8000%, 75.4902%
HSV (HSB):
226°, 14.9038%, 81.5686%
XYZ:
46.6571, 48.1822, 66.5155
xyY:
0.2892, 0.2986, 48.1822
CIE-Lab:
74.9397, 2.4425, -12.9084
CIE-LCH:
74.9397, 13.1374, 280.7147
CIE-Luv:
74.9397, -5.0932, -20.2583
Hunter-Lab:
69.4134, -1.4922, -8.2254
#b1b8d0 color charts
#b1b8d0 color shades, tints & tones
#b1b8d0 color schemes
#b1b8d0 color preview, HTML & CSS examples
This text has a color of #b1b8d0
<p style="color:#b1b8d0;">Text here</p>
.mytext {color:#b1b8d0;}
This box has a color of #b1b8d0
<div style="background-color:#b1b8d0;">Content here</div>
.mybackground {background-color:#b1b8d0;}
Border around this has a color of #b1b8d0
<div style="border:2px solid #b1b8d0;">Content here</div>
.myborder {border:2px solid #b1b8d0;}