#b1c1d0 color space conversions
Hex:
#b1c1d0
RGB:
177, 193, 208
CMY:
31, 24, 18
CMYK:
15, 7, 0, 18
HSL:
209°, 24.8000%, 75.4902%
HSV (HSB):
209°, 14.9038%, 81.5686%
XYZ:
48.5866, 52.0411, 67.1587
xyY:
0.2896, 0.3102, 52.0411
CIE-Lab:
77.3054, -2.3909, -9.3748
CIE-LCH:
77.3054, 9.6748, 255.6927
CIE-Luv:
77.3054, -9.3245, -13.9770
Hunter-Lab:
72.1395, -6.0229, -4.6987
#b1c1d0 color charts
#b1c1d0 color shades, tints & tones
#b1c1d0 color schemes
#b1c1d0 color preview, HTML & CSS examples
This text has a color of #b1c1d0
<p style="color:#b1c1d0;">Text here</p>
.mytext {color:#b1c1d0;}
This box has a color of #b1c1d0
<div style="background-color:#b1c1d0;">Content here</div>
.mybackground {background-color:#b1c1d0;}
Border around this has a color of #b1c1d0
<div style="border:2px solid #b1c1d0;">Content here</div>
.myborder {border:2px solid #b1c1d0;}