#b18b7d color space conversions
Hex:
#b18b7d
RGB:
177, 139, 125
CMY:
31, 45, 51
CMYK:
0, 21, 29, 31
HSL:
16°, 25.0000%, 59.2157%
HSV (HSB):
16°, 29.3785%, 69.4118%
XYZ:
31.0658, 29.2930, 23.4188
xyY:
0.3708, 0.3497, 29.2930
CIE-Lab:
61.0394, 12.3507, 12.9967
CIE-LCH:
61.0394, 17.9291, 46.4598
CIE-Luv:
61.0394, 25.3698, 15.2615
Hunter-Lab:
54.1230, 7.7409, 12.2316
#b18b7d color charts
#b18b7d color shades, tints & tones
#b18b7d color schemes
#b18b7d color preview, HTML & CSS examples
This text has a color of #b18b7d
<p style="color:#b18b7d;">Text here</p>
.mytext {color:#b18b7d;}
This box has a color of #b18b7d
<div style="background-color:#b18b7d;">Content here</div>
.mybackground {background-color:#b18b7d;}
Border around this has a color of #b18b7d
<div style="border:2px solid #b18b7d;">Content here</div>
.myborder {border:2px solid #b18b7d;}