#b3c4cc color space conversions
Hex:
#b3c4cc
RGB:
179, 196, 204
CMY:
30, 23, 20
CMYK:
12, 4, 0, 20
HSL:
199°, 19.6850%, 75.0980%
HSV (HSB):
199°, 12.2549%, 80.0000%
XYZ:
49.2294, 53.4232, 64.8438
xyY:
0.2939, 0.3190, 53.4232
CIE-Lab:
78.1242, -4.1647, -5.9841
CIE-LCH:
78.1242, 7.2907, 235.1635
CIE-Luv:
78.1242, -9.5685, -8.4094
Hunter-Lab:
73.0912, -7.6837, -1.4361
#b3c4cc color charts
#b3c4cc color shades, tints & tones
#b3c4cc color schemes
#b3c4cc color preview, HTML & CSS examples
This text has a color of #b3c4cc
<p style="color:#b3c4cc;">Text here</p>
.mytext {color:#b3c4cc;}
This box has a color of #b3c4cc
<div style="background-color:#b3c4cc;">Content here</div>
.mybackground {background-color:#b3c4cc;}
Border around this has a color of #b3c4cc
<div style="border:2px solid #b3c4cc;">Content here</div>
.myborder {border:2px solid #b3c4cc;}