#b3afbd color space conversions
Hex:
#b3afbd
RGB:
179, 175, 189
CMY:
30, 31, 26
CMYK:
5, 7, 0, 26
HSL:
257°, 9.5890%, 71.3725%
HSV (HSB):
257°, 7.4074%, 74.1176%
XYZ:
43.1057, 43.9178, 54.3492
xyY:
0.3049, 0.3107, 43.9178
CIE-Lab:
72.1735, 4.0929, -6.6270
CIE-LCH:
72.1735, 7.7891, 301.6996
CIE-Luv:
72.1735, 1.4180, -10.6455
Hunter-Lab:
66.2705, 0.1321, -2.2351
#b3afbd color charts
#b3afbd color shades, tints & tones
#b3afbd color schemes
#b3afbd color preview, HTML & CSS examples
This text has a color of #b3afbd
<p style="color:#b3afbd;">Text here</p>
.mytext {color:#b3afbd;}
This box has a color of #b3afbd
<div style="background-color:#b3afbd;">Content here</div>
.mybackground {background-color:#b3afbd;}
Border around this has a color of #b3afbd
<div style="border:2px solid #b3afbd;">Content here</div>
.myborder {border:2px solid #b3afbd;}