#b1dbbf color space conversions
Hex:
#b1dbbf
RGB:
177, 219, 191
CMY:
31, 14, 25
CMYK:
19, 0, 13, 14
HSL:
140°, 36.8421%, 77.6471%
HSV (HSB):
140°, 19.1781%, 85.8824%
XYZ:
52.8669, 63.7717, 58.8130
xyY:
0.3013, 0.3635, 63.7717
CIE-Lab:
83.8468, -19.1751, 9.2696
CIE-LCH:
83.8468, 21.2982, 154.2000
CIE-Luv:
83.8468, -21.2755, 17.0540
Hunter-Lab:
79.8572, -21.5798, 12.2343
#b1dbbf color charts
#b1dbbf color shades, tints & tones
#b1dbbf color schemes
#b1dbbf color preview, HTML & CSS examples
This text has a color of #b1dbbf
<p style="color:#b1dbbf;">Text here</p>
.mytext {color:#b1dbbf;}
This box has a color of #b1dbbf
<div style="background-color:#b1dbbf;">Content here</div>
.mybackground {background-color:#b1dbbf;}
Border around this has a color of #b1dbbf
<div style="border:2px solid #b1dbbf;">Content here</div>
.myborder {border:2px solid #b1dbbf;}