#b1e1d1 color space conversions
Hex:
#b1e1d1
RGB:
177, 225, 209
CMY:
31, 12, 18
CMYK:
21, 0, 7, 12
HSL:
160°, 44.4444%, 78.8235%
HSV (HSB):
160°, 21.3333%, 88.2353%
XYZ:
56.5653, 67.8010, 70.4272
xyY:
0.2904, 0.3481, 67.8010
CIE-Lab:
85.9068, -18.6814, 2.7370
CIE-LCH:
85.9068, 18.8809, 171.6648
CIE-Luv:
85.9068, -24.2813, 7.3547
Hunter-Lab:
82.3414, -21.4748, 6.9278
#b1e1d1 color charts
#b1e1d1 color shades, tints & tones
#b1e1d1 color schemes
#b1e1d1 color preview, HTML & CSS examples
This text has a color of #b1e1d1
<p style="color:#b1e1d1;">Text here</p>
.mytext {color:#b1e1d1;}
This box has a color of #b1e1d1
<div style="background-color:#b1e1d1;">Content here</div>
.mybackground {background-color:#b1e1d1;}
Border around this has a color of #b1e1d1
<div style="border:2px solid #b1e1d1;">Content here</div>
.myborder {border:2px solid #b1e1d1;}