#b38b8d color space conversions
Hex:
#b38b8d
RGB:
179, 139, 141
CMY:
30, 45, 45
CMYK:
0, 22, 21, 30
HSL:
357°, 20.8333%, 62.3529%
HSV (HSB):
357°, 22.3464%, 70.1961%
XYZ:
32.6307, 29.9720, 29.2647
xyY:
0.3552, 0.3263, 29.9720
CIE-Lab:
61.6301, 15.4936, 4.7752
CIE-LCH:
61.6301, 16.2127, 17.1297
CIE-Luv:
61.6301, 24.9537, 3.9274
Hunter-Lab:
54.7467, 10.5848, 6.6295
#b38b8d color charts
#b38b8d color shades, tints & tones
#b38b8d color schemes
#b38b8d color preview, HTML & CSS examples
This text has a color of #b38b8d
<p style="color:#b38b8d;">Text here</p>
.mytext {color:#b38b8d;}
This box has a color of #b38b8d
<div style="background-color:#b38b8d;">Content here</div>
.mybackground {background-color:#b38b8d;}
Border around this has a color of #b38b8d
<div style="border:2px solid #b38b8d;">Content here</div>
.myborder {border:2px solid #b38b8d;}