#b1b8d7 color space conversions
Hex:
#b1b8d7
RGB:
177, 184, 215
CMY:
31, 28, 16
CMYK:
18, 14, 0, 16
HSL:
229°, 32.2034%, 76.8627%
HSV (HSB):
229°, 17.6744%, 84.3137%
XYZ:
47.5377, 48.5344, 71.1525
xyY:
0.2843, 0.2902, 48.5344
CIE-Lab:
75.1607, 3.9555, -16.3825
CIE-LCH:
75.1607, 16.8533, 283.5742
CIE-Luv:
75.1607, -5.4485, -26.0623
Hunter-Lab:
69.6666, -0.1154, -11.7880
#b1b8d7 color charts
#b1b8d7 color shades, tints & tones
#b1b8d7 color schemes
#b1b8d7 color preview, HTML & CSS examples
This text has a color of #b1b8d7
<p style="color:#b1b8d7;">Text here</p>
.mytext {color:#b1b8d7;}
This box has a color of #b1b8d7
<div style="background-color:#b1b8d7;">Content here</div>
.mybackground {background-color:#b1b8d7;}
Border around this has a color of #b1b8d7
<div style="border:2px solid #b1b8d7;">Content here</div>
.myborder {border:2px solid #b1b8d7;}