#b3dbbe color space conversions
Hex:
#b3dbbe
RGB:
179, 219, 190
CMY:
30, 14, 25
CMYK:
18, 0, 13, 14
HSL:
137°, 35.7143%, 78.0392%
HSV (HSB):
137°, 18.2648%, 85.8824%
XYZ:
53.2162, 63.9644, 58.2568
xyY:
0.3033, 0.3646, 63.9644
CIE-Lab:
83.9473, -18.7048, 9.9580
CIE-LCH:
83.9473, 21.1903, 151.9702
CIE-Luv:
83.9473, -20.2747, 17.9695
Hunter-Lab:
79.9778, -21.1895, 12.7969
#b3dbbe color charts
#b3dbbe color shades, tints & tones
#b3dbbe color schemes
#b3dbbe color preview, HTML & CSS examples
This text has a color of #b3dbbe
<p style="color:#b3dbbe;">Text here</p>
.mytext {color:#b3dbbe;}
This box has a color of #b3dbbe
<div style="background-color:#b3dbbe;">Content here</div>
.mybackground {background-color:#b3dbbe;}
Border around this has a color of #b3dbbe
<div style="border:2px solid #b3dbbe;">Content here</div>
.myborder {border:2px solid #b3dbbe;}