#b3d3d5 color space conversions
Hex:
#b3d3d5
RGB:
179, 211, 213
CMY:
30, 17, 16
CMYK:
16, 1, 0, 16
HSL:
184°, 28.8136%, 76.8627%
HSV (HSB):
184°, 15.9624%, 83.5294%
XYZ:
53.8949, 60.9763, 71.8798
xyY:
0.2886, 0.3265, 60.9763
CIE-Lab:
82.3660, -10.1445, -4.5489
CIE-LCH:
82.3660, 11.1177, 204.1522
CIE-Luv:
82.3660, -16.9073, -5.2510
Hunter-Lab:
78.0873, -13.4544, 0.0844
#b3d3d5 color charts
#b3d3d5 color shades, tints & tones
#b3d3d5 color schemes
#b3d3d5 color preview, HTML & CSS examples
This text has a color of #b3d3d5
<p style="color:#b3d3d5;">Text here</p>
.mytext {color:#b3d3d5;}
This box has a color of #b3d3d5
<div style="background-color:#b3d3d5;">Content here</div>
.mybackground {background-color:#b3d3d5;}
Border around this has a color of #b3d3d5
<div style="border:2px solid #b3d3d5;">Content here</div>
.myborder {border:2px solid #b3d3d5;}