#b3c3c4 color space conversions
Hex:
#b3c3c4
RGB:
179, 195, 196
CMY:
30, 24, 23
CMYK:
9, 1, 0, 23
HSL:
184°, 12.5926%, 73.5294%
HSV (HSB):
184°, 8.6735%, 76.8627%
XYZ:
48.0693, 52.5994, 59.8437
xyY:
0.2995, 0.3277, 52.5994
CIE-Lab:
77.6379, -5.2479, -2.3813
CIE-LCH:
77.6379, 5.7629, 204.4073
CIE-Luv:
77.6379, -8.7816, -2.6926
Hunter-Lab:
72.5255, -8.6112, 1.8452
#b3c3c4 color charts
#b3c3c4 color shades, tints & tones
#b3c3c4 color schemes
#b3c3c4 color preview, HTML & CSS examples
This text has a color of #b3c3c4
<p style="color:#b3c3c4;">Text here</p>
.mytext {color:#b3c3c4;}
This box has a color of #b3c3c4
<div style="background-color:#b3c3c4;">Content here</div>
.mybackground {background-color:#b3c3c4;}
Border around this has a color of #b3c3c4
<div style="border:2px solid #b3c3c4;">Content here</div>
.myborder {border:2px solid #b3c3c4;}