#b18b8c color space conversions
Hex:
#b18b8c
RGB:
177, 139, 140
CMY:
31, 45, 45
CMYK:
0, 21, 21, 31
HSL:
358°, 19.5876%, 61.9608%
HSV (HSB):
358°, 21.4689%, 69.4118%
XYZ:
32.0977, 29.7058, 28.8530
xyY:
0.3541, 0.3277, 29.7058
CIE-Lab:
61.3995, 14.5704, 4.9858
CIE-LCH:
61.3995, 15.3998, 18.8903
CIE-Luv:
61.3995, 23.7105, 4.3802
Hunter-Lab:
54.5030, 9.7412, 6.7650
#b18b8c color charts
#b18b8c color shades, tints & tones
#b18b8c color schemes
#b18b8c color preview, HTML & CSS examples
This text has a color of #b18b8c
<p style="color:#b18b8c;">Text here</p>
.mytext {color:#b18b8c;}
This box has a color of #b18b8c
<div style="background-color:#b18b8c;">Content here</div>
.mybackground {background-color:#b18b8c;}
Border around this has a color of #b18b8c
<div style="border:2px solid #b18b8c;">Content here</div>
.myborder {border:2px solid #b18b8c;}