#b3c6d3 color space conversions
Hex:
#b3c6d3
RGB:
179, 198, 211
CMY:
30, 22, 17
CMYK:
15, 6, 0, 17
HSL:
204°, 26.6667%, 76.4706%
HSV (HSB):
204°, 15.1659%, 82.7451%
XYZ:
50.5424, 54.6750, 69.5175
xyY:
0.2893, 0.3129, 54.6750
CIE-Lab:
78.8537, -3.7707, -8.6756
CIE-LCH:
78.8537, 9.4596, 246.5085
CIE-Luv:
78.8537, -10.7744, -12.6926
Hunter-Lab:
73.9426, -7.3884, -3.9820
#b3c6d3 color charts
#b3c6d3 color shades, tints & tones
#b3c6d3 color schemes
#b3c6d3 color preview, HTML & CSS examples
This text has a color of #b3c6d3
<p style="color:#b3c6d3;">Text here</p>
.mytext {color:#b3c6d3;}
This box has a color of #b3c6d3
<div style="background-color:#b3c6d3;">Content here</div>
.mybackground {background-color:#b3c6d3;}
Border around this has a color of #b3c6d3
<div style="border:2px solid #b3c6d3;">Content here</div>
.myborder {border:2px solid #b3c6d3;}