#b3dcd8 color space conversions
Hex:
#b3dcd8
RGB:
179, 220, 216
CMY:
30, 14, 15
CMYK:
19, 0, 2, 14
HSL:
174°, 36.9369%, 78.2353%
HSV (HSB):
174°, 18.6364%, 86.2745%
XYZ:
56.5783, 65.7280, 74.6705
xyY:
0.2872, 0.3337, 65.7280
CIE-Lab:
84.8575, -14.1261, -2.4785
CIE-LCH:
84.8575, 14.3419, 189.9515
CIE-Luv:
84.8575, -21.1246, -1.3941
Hunter-Lab:
81.0728, -17.3076, 2.1430
#b3dcd8 color charts
#b3dcd8 color shades, tints & tones
#b3dcd8 color schemes
#b3dcd8 color preview, HTML & CSS examples
This text has a color of #b3dcd8
<p style="color:#b3dcd8;">Text here</p>
.mytext {color:#b3dcd8;}
This box has a color of #b3dcd8
<div style="background-color:#b3dcd8;">Content here</div>
.mybackground {background-color:#b3dcd8;}
Border around this has a color of #b3dcd8
<div style="border:2px solid #b3dcd8;">Content here</div>
.myborder {border:2px solid #b3dcd8;}