#b3d3b4 color space conversions
Hex:
#b3d3b4
RGB:
179, 211, 180
CMY:
30, 17, 29
CMYK:
15, 0, 15, 17
HSL:
122°, 26.6667%, 76.4706%
HSV (HSB):
122°, 15.1659%, 82.7451%
XYZ:
50.1229, 59.4675, 52.0166
xyY:
0.3102, 0.3680, 59.4675
CIE-Lab:
81.5479, -16.5074, 11.8386
CIE-LCH:
81.5479, 20.3137, 144.3530
CIE-Luv:
81.5479, -16.1919, 20.1635
Hunter-Lab:
77.1152, -18.9312, 13.9876
#b3d3b4 color charts
#b3d3b4 color shades, tints & tones
#b3d3b4 color schemes
#b3d3b4 color preview, HTML & CSS examples
This text has a color of #b3d3b4
<p style="color:#b3d3b4;">Text here</p>
.mytext {color:#b3d3b4;}
This box has a color of #b3d3b4
<div style="background-color:#b3d3b4;">Content here</div>
.mybackground {background-color:#b3d3b4;}
Border around this has a color of #b3d3b4
<div style="border:2px solid #b3d3b4;">Content here</div>
.myborder {border:2px solid #b3d3b4;}