#b1dbd3 color space conversions
Hex:
#b1dbd3
RGB:
177, 219, 211
CMY:
31, 14, 17
CMYK:
19, 0, 4, 14
HSL:
169°, 36.8421%, 77.6471%
HSV (HSB):
169°, 19.1781%, 85.8824%
XYZ:
55.2209, 64.7133, 71.2085
xyY:
0.2889, 0.3386, 64.7133
CIE-Lab:
84.3358, -15.2684, -0.6089
CIE-LCH:
84.3358, 15.2806, 182.2839
CIE-Luv:
84.3358, -21.5356, 1.6765
Hunter-Lab:
80.4446, -18.2474, 3.8285
#b1dbd3 color charts
#b1dbd3 color shades, tints & tones
#b1dbd3 color schemes
#b1dbd3 color preview, HTML & CSS examples
This text has a color of #b1dbd3
<p style="color:#b1dbd3;">Text here</p>
.mytext {color:#b1dbd3;}
This box has a color of #b1dbd3
<div style="background-color:#b1dbd3;">Content here</div>
.mybackground {background-color:#b1dbd3;}
Border around this has a color of #b1dbd3
<div style="border:2px solid #b1dbd3;">Content here</div>
.myborder {border:2px solid #b1dbd3;}