#b1c1d8 color space conversions
Hex:
#b1c1d8
RGB:
177, 193, 216
CMY:
31, 24, 15
CMYK:
18, 11, 0, 15
HSL:
215°, 33.3333%, 77.0588%
HSV (HSB):
215°, 18.0556%, 84.7059%
XYZ:
49.5961, 52.4449, 72.4746
xyY:
0.2842, 0.3005, 52.4449
CIE-Lab:
77.5461, -0.6785, -13.3381
CIE-LCH:
77.5461, 13.3554, 267.0879
CIE-Luv:
77.5461, -9.6421, -20.5494
Hunter-Lab:
72.4189, -4.4872, -8.6425
#b1c1d8 color charts
#b1c1d8 color shades, tints & tones
#b1c1d8 color schemes
#b1c1d8 color preview, HTML & CSS examples
This text has a color of #b1c1d8
<p style="color:#b1c1d8;">Text here</p>
.mytext {color:#b1c1d8;}
This box has a color of #b1c1d8
<div style="background-color:#b1c1d8;">Content here</div>
.mybackground {background-color:#b1c1d8;}
Border around this has a color of #b1c1d8
<div style="border:2px solid #b1c1d8;">Content here</div>
.myborder {border:2px solid #b1c1d8;}