#b38b85 color space conversions
Hex:
#b38b85
RGB:
179, 139, 133
CMY:
30, 45, 48
CMYK:
0, 22, 26, 30
HSL:
8°, 23.2323%, 61.1765%
HSV (HSB):
8°, 25.6983%, 70.1961%
XYZ:
32.0567, 29.7424, 26.2416
xyY:
0.3641, 0.3378, 29.7424
CIE-Lab:
61.4313, 14.2850, 9.0393
CIE-LCH:
61.4313, 16.9047, 32.3251
CIE-Luv:
61.4313, 25.8779, 9.8327
Hunter-Lab:
54.5366, 9.4834, 9.6468
#b38b85 color charts
#b38b85 color shades, tints & tones
#b38b85 color schemes
#b38b85 color preview, HTML & CSS examples
This text has a color of #b38b85
<p style="color:#b38b85;">Text here</p>
.mytext {color:#b38b85;}
This box has a color of #b38b85
<div style="background-color:#b38b85;">Content here</div>
.mybackground {background-color:#b38b85;}
Border around this has a color of #b38b85
<div style="border:2px solid #b38b85;">Content here</div>
.myborder {border:2px solid #b38b85;}