#b3948a color space conversions
Hex:
#b3948a
RGB:
179, 148, 138
CMY:
30, 42, 46
CMYK:
0, 17, 23, 30
HSL:
15°, 21.2435%, 62.1569%
HSV (HSB):
15°, 22.9050%, 70.1961%
XYZ:
33.7678, 32.5985, 28.5571
xyY:
0.3557, 0.3434, 32.5985
CIE-Lab:
63.8345, 10.0120, 9.6246
CIE-LCH:
63.8345, 13.8878, 43.8698
CIE-Luv:
63.8345, 20.0528, 11.5156
Hunter-Lab:
57.0951, 5.6539, 10.3116
#b3948a color charts
#b3948a color shades, tints & tones
#b3948a color schemes
#b3948a color preview, HTML & CSS examples
This text has a color of #b3948a
<p style="color:#b3948a;">Text here</p>
.mytext {color:#b3948a;}
This box has a color of #b3948a
<div style="background-color:#b3948a;">Content here</div>
.mybackground {background-color:#b3948a;}
Border around this has a color of #b3948a
<div style="border:2px solid #b3948a;">Content here</div>
.myborder {border:2px solid #b3948a;}