#b3c7ce color space conversions
Hex:
#b3c7ce
RGB:
179, 199, 206
CMY:
30, 22, 19
CMYK:
13, 3, 0, 19
HSL:
196°, 21.6000%, 75.4902%
HSV (HSB):
196°, 13.1068%, 80.7843%
XYZ:
50.1544, 54.8868, 66.3433
xyY:
0.2926, 0.3203, 54.8868
CIE-Lab:
78.9760, -5.3370, -5.8026
CIE-LCH:
78.9760, 7.8838, 227.3936
CIE-Luv:
78.9760, -11.0690, -7.9485
Hunter-Lab:
74.0856, -8.8091, -1.2340
#b3c7ce color charts
#b3c7ce color shades, tints & tones
#b3c7ce color schemes
#b3c7ce color preview, HTML & CSS examples
This text has a color of #b3c7ce
<p style="color:#b3c7ce;">Text here</p>
.mytext {color:#b3c7ce;}
This box has a color of #b3c7ce
<div style="background-color:#b3c7ce;">Content here</div>
.mybackground {background-color:#b3c7ce;}
Border around this has a color of #b3c7ce
<div style="border:2px solid #b3c7ce;">Content here</div>
.myborder {border:2px solid #b3c7ce;}