#b3ccd2 color space conversions
Hex:
#b3ccd2
RGB:
179, 204, 210
CMY:
30, 20, 18
CMYK:
15, 3, 0, 18
HSL:
192°, 25.6198%, 76.2745%
HSV (HSB):
192°, 14.7619%, 82.3529%
XYZ:
51.8161, 57.4226, 69.3254
xyY:
0.2902, 0.3216, 57.4226
CIE-Lab:
80.4167, -7.1330, -5.8220
CIE-LCH:
80.4167, 9.2074, 219.2219
CIE-Luv:
80.4167, -13.5579, -7.7051
Hunter-Lab:
75.7777, -10.5542, -1.1972
#b3ccd2 color charts
#b3ccd2 color shades, tints & tones
#b3ccd2 color schemes
#b3ccd2 color preview, HTML & CSS examples
This text has a color of #b3ccd2
<p style="color:#b3ccd2;">Text here</p>
.mytext {color:#b3ccd2;}
This box has a color of #b3ccd2
<div style="background-color:#b3ccd2;">Content here</div>
.mybackground {background-color:#b3ccd2;}
Border around this has a color of #b3ccd2
<div style="border:2px solid #b3ccd2;">Content here</div>
.myborder {border:2px solid #b3ccd2;}