#b1b7d4 color space conversions
Hex:
#b1b7d4
RGB:
177, 183, 212
CMY:
31, 28, 17
CMYK:
17, 14, 0, 17
HSL:
230°, 28.9256%, 76.2745%
HSV (HSB):
230°, 16.5094%, 83.1373%
XYZ:
46.9486, 47.9676, 69.0716
xyY:
0.2863, 0.2925, 47.9676
CIE-Lab:
74.8045, 3.8450, -15.2880
CIE-LCH:
74.8045, 15.7641, 284.1174
CIE-Luv:
74.8045, -4.8315, -24.2697
Hunter-Lab:
69.2586, -0.2021, -10.6488
#b1b7d4 color charts
#b1b7d4 color shades, tints & tones
#b1b7d4 color schemes
#b1b7d4 color preview, HTML & CSS examples
This text has a color of #b1b7d4
<p style="color:#b1b7d4;">Text here</p>
.mytext {color:#b1b7d4;}
This box has a color of #b1b7d4
<div style="background-color:#b1b7d4;">Content here</div>
.mybackground {background-color:#b1b7d4;}
Border around this has a color of #b1b7d4
<div style="border:2px solid #b1b7d4;">Content here</div>
.myborder {border:2px solid #b1b7d4;}