#b1dcbd color space conversions
Hex:
#b1dcbd
RGB:
177, 220, 189
CMY:
31, 14, 26
CMYK:
20, 0, 14, 14
HSL:
137°, 38.0531%, 77.8431%
HSV (HSB):
137°, 19.5455%, 86.2745%
XYZ:
52.9100, 64.2076, 57.7488
xyY:
0.3026, 0.3672, 64.2076
CIE-Lab:
84.0738, -20.0420, 10.6494
CIE-LCH:
84.0738, 22.6956, 152.0159
CIE-Luv:
84.0738, -21.7303, 19.1983
Hunter-Lab:
80.1297, -22.3626, 13.3610
#b1dcbd color charts
#b1dcbd color shades, tints & tones
#b1dcbd color schemes
#b1dcbd color preview, HTML & CSS examples
This text has a color of #b1dcbd
<p style="color:#b1dcbd;">Text here</p>
.mytext {color:#b1dcbd;}
This box has a color of #b1dcbd
<div style="background-color:#b1dcbd;">Content here</div>
.mybackground {background-color:#b1dcbd;}
Border around this has a color of #b1dcbd
<div style="border:2px solid #b1dcbd;">Content here</div>
.myborder {border:2px solid #b1dcbd;}