#b3ccd1 color space conversions
Hex:
#b3ccd1
RGB:
179, 204, 209
CMY:
30, 20, 18
CMYK:
14, 2, 0, 18
HSL:
190°, 24.5902%, 76.0784%
HSV (HSB):
190°, 14.3541%, 81.9608%
XYZ:
51.6919, 57.3729, 68.6712
xyY:
0.2908, 0.3228, 57.3729
CIE-Lab:
80.3889, -7.3397, -5.3271
CIE-LCH:
80.3889, 9.0692, 215.9716
CIE-Luv:
80.3889, -13.5283, -6.9004
Hunter-Lab:
75.7449, -10.7367, -0.7316
#b3ccd1 color charts
#b3ccd1 color shades, tints & tones
#b3ccd1 color schemes
#b3ccd1 color preview, HTML & CSS examples
This text has a color of #b3ccd1
<p style="color:#b3ccd1;">Text here</p>
.mytext {color:#b3ccd1;}
This box has a color of #b3ccd1
<div style="background-color:#b3ccd1;">Content here</div>
.mybackground {background-color:#b3ccd1;}
Border around this has a color of #b3ccd1
<div style="border:2px solid #b3ccd1;">Content here</div>
.myborder {border:2px solid #b3ccd1;}