#b3d3d9 color space conversions
Hex:
#b3d3d9
RGB:
179, 211, 217
CMY:
30, 17, 15
CMYK:
18, 3, 0, 15
HSL:
189°, 33.3333%, 77.6471%
HSV (HSB):
189°, 17.5115%, 85.0980%
XYZ:
54.4091, 61.1820, 74.5873
xyY:
0.2861, 0.3217, 61.1820
CIE-Lab:
82.4765, -9.3088, -6.5181
CIE-LCH:
82.4765, 11.3639, 215.0000
CIE-Luv:
82.4765, -16.9992, -8.4687
Hunter-Lab:
78.2189, -12.7186, -1.7840
#b3d3d9 color charts
#b3d3d9 color shades, tints & tones
#b3d3d9 color schemes
#b3d3d9 color preview, HTML & CSS examples
This text has a color of #b3d3d9
<p style="color:#b3d3d9;">Text here</p>
.mytext {color:#b3d3d9;}
This box has a color of #b3d3d9
<div style="background-color:#b3d3d9;">Content here</div>
.mybackground {background-color:#b3d3d9;}
Border around this has a color of #b3d3d9
<div style="border:2px solid #b3d3d9;">Content here</div>
.myborder {border:2px solid #b3d3d9;}