#b2afac color space conversions
Hex:
#b2afac
RGB:
178, 175, 172
CMY:
30, 31, 33
CMYK:
0, 2, 3, 30
HSL:
30°, 3.7500%, 68.6275%
HSV (HSB):
30°, 3.3708%, 69.8039%
XYZ:
41.1365, 43.1035, 45.1814
xyY:
0.3178, 0.3330, 43.1035
CIE-Lab:
71.6251, 0.5153, 1.9027
CIE-LCH:
71.6251, 1.9712, 74.8473
CIE-Luv:
71.6251, 1.8975, 2.6936
Hunter-Lab:
65.6532, -3.0501, 5.1549
#b2afac color charts
#b2afac color shades, tints & tones
#b2afac color schemes
#b2afac color preview, HTML & CSS examples
This text has a color of #b2afac
<p style="color:#b2afac;">Text here</p>
.mytext {color:#b2afac;}
This box has a color of #b2afac
<div style="background-color:#b2afac;">Content here</div>
.mybackground {background-color:#b2afac;}
Border around this has a color of #b2afac
<div style="border:2px solid #b2afac;">Content here</div>
.myborder {border:2px solid #b2afac;}