#b3d6d5 color space conversions
Hex:
#b3d6d5
RGB:
179, 214, 213
CMY:
30, 16, 16
CMYK:
16, 0, 0, 16
HSL:
178°, 29.9145%, 77.0588%
HSV (HSB):
178°, 16.3551%, 83.9216%
XYZ:
54.6472, 62.4809, 72.1306
xyY:
0.2887, 0.3301, 62.4809
CIE-Lab:
83.1685, -11.6868, -3.3676
CIE-LCH:
83.1685, 12.1624, 196.0745
CIE-Luv:
83.1685, -18.3009, -3.1680
Hunter-Lab:
79.0449, -14.9236, 1.2277
#b3d6d5 color charts
#b3d6d5 color shades, tints & tones
#b3d6d5 color schemes
#b3d6d5 color preview, HTML & CSS examples
This text has a color of #b3d6d5
<p style="color:#b3d6d5;">Text here</p>
.mytext {color:#b3d6d5;}
This box has a color of #b3d6d5
<div style="background-color:#b3d6d5;">Content here</div>
.mybackground {background-color:#b3d6d5;}
Border around this has a color of #b3d6d5
<div style="border:2px solid #b3d6d5;">Content here</div>
.myborder {border:2px solid #b3d6d5;}