#b3dbd4 color space conversions
Hex:
#b3dbd4
RGB:
179, 219, 212
CMY:
30, 14, 17
CMYK:
18, 0, 3, 14
HSL:
170°, 35.7143%, 78.0392%
HSV (HSB):
170°, 18.2648%, 85.8824%
XYZ:
55.8056, 65.0002, 71.8924
xyY:
0.2896, 0.3373, 65.0002
CIE-Lab:
84.4838, -14.4392, -0.9077
CIE-LCH:
84.4838, 14.4677, 183.5969
CIE-Luv:
84.4838, -20.6022, 1.0814
Hunter-Lab:
80.6227, -17.5352, 3.5662
#b3dbd4 color charts
#b3dbd4 color shades, tints & tones
#b3dbd4 color schemes
#b3dbd4 color preview, HTML & CSS examples
This text has a color of #b3dbd4
<p style="color:#b3dbd4;">Text here</p>
.mytext {color:#b3dbd4;}
This box has a color of #b3dbd4
<div style="background-color:#b3dbd4;">Content here</div>
.mybackground {background-color:#b3dbd4;}
Border around this has a color of #b3dbd4
<div style="border:2px solid #b3dbd4;">Content here</div>
.myborder {border:2px solid #b3dbd4;}