#b3ccd5 color space conversions
Hex:
#b3ccd5
RGB:
179, 204, 213
CMY:
30, 20, 16
CMYK:
16, 4, 0, 16
HSL:
196°, 28.8136%, 76.8627%
HSV (HSB):
196°, 15.9624%, 83.5294%
XYZ:
52.1935, 57.5735, 71.3127
xyY:
0.2882, 0.3179, 57.5735
CIE-Lab:
80.5011, -6.5076, -7.3051
CIE-LCH:
80.5011, 9.7833, 228.3044
CIE-Luv:
80.5011, -13.6472, -10.1285
Hunter-Lab:
75.8772, -10.0007, -2.6093
#b3ccd5 color charts
#b3ccd5 color shades, tints & tones
#b3ccd5 color schemes
#b3ccd5 color preview, HTML & CSS examples
This text has a color of #b3ccd5
<p style="color:#b3ccd5;">Text here</p>
.mytext {color:#b3ccd5;}
This box has a color of #b3ccd5
<div style="background-color:#b3ccd5;">Content here</div>
.mybackground {background-color:#b3ccd5;}
Border around this has a color of #b3ccd5
<div style="border:2px solid #b3ccd5;">Content here</div>
.myborder {border:2px solid #b3ccd5;}