#b1c2d1 color space conversions
Hex:
#b1c2d1
RGB:
177, 194, 209
CMY:
31, 24, 18
CMYK:
15, 7, 0, 18
HSL:
208°, 25.8065%, 75.6863%
HSV (HSB):
208°, 15.3110%, 81.9608%
XYZ:
48.9319, 52.5341, 67.8827
xyY:
0.2889, 0.3102, 52.5341
CIE-Lab:
77.5991, -2.7121, -9.4780
CIE-LCH:
77.5991, 9.8584, 254.0314
CIE-Luv:
77.5991, -9.8330, -14.0954
Hunter-Lab:
72.4804, -6.3346, -4.7927
#b1c2d1 color charts
#b1c2d1 color shades, tints & tones
#b1c2d1 color schemes
#b1c2d1 color preview, HTML & CSS examples
This text has a color of #b1c2d1
<p style="color:#b1c2d1;">Text here</p>
.mytext {color:#b1c2d1;}
This box has a color of #b1c2d1
<div style="background-color:#b1c2d1;">Content here</div>
.mybackground {background-color:#b1c2d1;}
Border around this has a color of #b1c2d1
<div style="border:2px solid #b1c2d1;">Content here</div>
.myborder {border:2px solid #b1c2d1;}