#b3bda3 color space conversions
Hex:
#b3bda3
RGB:
179, 189, 163
CMY:
30, 26, 36
CMYK:
5, 0, 14, 26
HSL:
83°, 16.4557%, 69.0196%
HSV (HSB):
83°, 13.7566%, 74.1176%
XYZ:
43.3989, 48.6232, 41.7482
xyY:
0.3244, 0.3635, 48.6232
CIE-Lab:
75.2163, -8.1538, 11.9728
CIE-LCH:
75.2163, 14.4856, 124.2560
CIE-Luv:
75.2163, -4.4243, 18.5622
Hunter-Lab:
69.7304, -10.9331, 13.3138
#b3bda3 color charts
#b3bda3 color shades, tints & tones
#b3bda3 color schemes
#b3bda3 color preview, HTML & CSS examples
This text has a color of #b3bda3
<p style="color:#b3bda3;">Text here</p>
.mytext {color:#b3bda3;}
This box has a color of #b3bda3
<div style="background-color:#b3bda3;">Content here</div>
.mybackground {background-color:#b3bda3;}
Border around this has a color of #b3bda3
<div style="border:2px solid #b3bda3;">Content here</div>
.myborder {border:2px solid #b3bda3;}