#b3c3c5 color space conversions
Hex:
#b3c3c5
RGB:
179, 195, 197
CMY:
30, 24, 23
CMYK:
9, 1, 0, 23
HSL:
187°, 13.4328%, 73.7255%
HSV (HSB):
187°, 9.1371%, 77.2549%
XYZ:
48.1836, 52.6451, 60.4453
xyY:
0.2988, 0.3264, 52.6451
CIE-Lab:
77.6650, -5.0494, -2.8817
CIE-LCH:
77.6650, 5.8138, 209.7137
CIE-Luv:
77.6650, -8.8200, -3.4875
Hunter-Lab:
72.5570, -8.4366, 1.3969
#b3c3c5 color charts
#b3c3c5 color shades, tints & tones
#b3c3c5 color schemes
#b3c3c5 color preview, HTML & CSS examples
This text has a color of #b3c3c5
<p style="color:#b3c3c5;">Text here</p>
.mytext {color:#b3c3c5;}
This box has a color of #b3c3c5
<div style="background-color:#b3c3c5;">Content here</div>
.mybackground {background-color:#b3c3c5;}
Border around this has a color of #b3c3c5
<div style="border:2px solid #b3c3c5;">Content here</div>
.myborder {border:2px solid #b3c3c5;}