#b1ddbb color space conversions
Hex:
#b1ddbb
RGB:
177, 221, 187
CMY:
31, 13, 27
CMYK:
20, 0, 15, 13
HSL:
134°, 39.2857%, 78.0392%
HSV (HSB):
134°, 19.9095%, 86.6667%
XYZ:
52.9576, 64.6479, 56.7008
xyY:
0.3038, 0.3709, 64.6479
CIE-Lab:
84.3020, -20.9023, 12.0281
CIE-LCH:
84.3020, 24.1160, 150.0821
CIE-Luv:
84.3020, -22.1879, 21.3249
Hunter-Lab:
80.4039, -23.1389, 14.4714
#b1ddbb color charts
#b1ddbb color shades, tints & tones
#b1ddbb color schemes
#b1ddbb color preview, HTML & CSS examples
This text has a color of #b1ddbb
<p style="color:#b1ddbb;">Text here</p>
.mytext {color:#b1ddbb;}
This box has a color of #b1ddbb
<div style="background-color:#b1ddbb;">Content here</div>
.mybackground {background-color:#b1ddbb;}
Border around this has a color of #b1ddbb
<div style="border:2px solid #b1ddbb;">Content here</div>
.myborder {border:2px solid #b1ddbb;}