#b1ddbc color space conversions
Hex:
#b1ddbc
RGB:
177, 221, 188
CMY:
31, 13, 26
CMYK:
20, 0, 15, 13
HSL:
135°, 39.2857%, 78.0392%
HSV (HSB):
135°, 19.9095%, 86.6667%
XYZ:
53.0650, 64.6909, 57.2667
xyY:
0.3032, 0.3696, 64.6909
CIE-Lab:
84.3242, -20.7200, 11.5329
CIE-LCH:
84.3242, 23.7134, 150.8994
CIE-Luv:
84.3242, -22.1986, 20.5893
Hunter-Lab:
80.4306, -22.9862, 14.0869
#b1ddbc color charts
#b1ddbc color shades, tints & tones
#b1ddbc color schemes
#b1ddbc color preview, HTML & CSS examples
This text has a color of #b1ddbc
<p style="color:#b1ddbc;">Text here</p>
.mytext {color:#b1ddbc;}
This box has a color of #b1ddbc
<div style="background-color:#b1ddbc;">Content here</div>
.mybackground {background-color:#b1ddbc;}
Border around this has a color of #b1ddbc
<div style="border:2px solid #b1ddbc;">Content here</div>
.myborder {border:2px solid #b1ddbc;}