#b3adac color space conversions
Hex:
#b3adac
RGB:
179, 173, 172
CMY:
30, 32, 33
CMYK:
0, 3, 4, 30
HSL:
9°, 4.4025%, 68.8235%
HSV (HSB):
9°, 3.9106%, 70.1961%
XYZ:
40.9804, 42.4494, 45.0634
xyY:
0.3189, 0.3304, 42.4494
CIE-Lab:
71.1797, 1.9565, 1.2646
CIE-LCH:
71.1797, 2.3296, 32.8773
CIE-Luv:
71.1797, 3.5233, 1.5124
Hunter-Lab:
65.1532, -1.7443, 4.5992
#b3adac color charts
#b3adac color shades, tints & tones
#b3adac color schemes
#b3adac color preview, HTML & CSS examples
This text has a color of #b3adac
<p style="color:#b3adac;">Text here</p>
.mytext {color:#b3adac;}
This box has a color of #b3adac
<div style="background-color:#b3adac;">Content here</div>
.mybackground {background-color:#b3adac;}
Border around this has a color of #b3adac
<div style="border:2px solid #b3adac;">Content here</div>
.myborder {border:2px solid #b3adac;}