#b1decb color space conversions
Hex:
#b1decb
RGB:
177, 222, 203
CMY:
31, 13, 20
CMYK:
20, 0, 9, 13
HSL:
155°, 40.5405%, 78.2353%
HSV (HSB):
155°, 20.2703%, 87.0588%
XYZ:
55.0322, 65.9015, 66.3197
xyY:
0.2939, 0.3519, 65.9015
CIE-Lab:
84.9461, -18.3748, 4.5108
CIE-LCH:
84.9461, 18.9204, 166.2073
CIE-Luv:
84.9461, -22.8320, 9.9534
Hunter-Lab:
81.1797, -21.0582, 8.3889
#b1decb color charts
#b1decb color shades, tints & tones
#b1decb color schemes
#b1decb color preview, HTML & CSS examples
This text has a color of #b1decb
<p style="color:#b1decb;">Text here</p>
.mytext {color:#b1decb;}
This box has a color of #b1decb
<div style="background-color:#b1decb;">Content here</div>
.mybackground {background-color:#b1decb;}
Border around this has a color of #b1decb
<div style="border:2px solid #b1decb;">Content here</div>
.myborder {border:2px solid #b1decb;}