#b1c1d4 color space conversions
Hex:
#b1c1d4
RGB:
177, 193, 212
CMY:
31, 24, 17
CMYK:
17, 9, 0, 17
HSL:
213°, 28.9256%, 76.2745%
HSV (HSB):
213°, 16.5094%, 83.1373%
XYZ:
49.0851, 52.2405, 69.7837
xyY:
0.2869, 0.3053, 52.2405
CIE-Lab:
77.4244, -1.5412, -11.3594
CIE-LCH:
77.4244, 11.4635, 262.2733
CIE-Luv:
77.4244, -9.4827, -17.2534
Hunter-Lab:
72.2776, -5.2630, -6.6499
#b1c1d4 color charts
#b1c1d4 color shades, tints & tones
#b1c1d4 color schemes
#b1c1d4 color preview, HTML & CSS examples
This text has a color of #b1c1d4
<p style="color:#b1c1d4;">Text here</p>
.mytext {color:#b1c1d4;}
This box has a color of #b1c1d4
<div style="background-color:#b1c1d4;">Content here</div>
.mybackground {background-color:#b1c1d4;}
Border around this has a color of #b1c1d4
<div style="border:2px solid #b1c1d4;">Content here</div>
.myborder {border:2px solid #b1c1d4;}