#b18c7d color space conversions
Hex:
#b18c7d
RGB:
177, 140, 125
CMY:
31, 45, 51
CMYK:
0, 21, 29, 31
HSL:
17°, 25.0000%, 59.2157%
HSV (HSB):
17°, 29.3785%, 69.4118%
XYZ:
31.2112, 29.5839, 23.4673
xyY:
0.3704, 0.3511, 29.5839
CIE-Lab:
61.2936, 11.7917, 13.3523
CIE-LCH:
61.2936, 17.8137, 48.5515
CIE-Luv:
61.2936, 24.7626, 15.8347
Hunter-Lab:
54.3911, 7.2440, 12.4928
#b18c7d color charts
#b18c7d color shades, tints & tones
#b18c7d color schemes
#b18c7d color preview, HTML & CSS examples
This text has a color of #b18c7d
<p style="color:#b18c7d;">Text here</p>
.mytext {color:#b18c7d;}
This box has a color of #b18c7d
<div style="background-color:#b18c7d;">Content here</div>
.mybackground {background-color:#b18c7d;}
Border around this has a color of #b18c7d
<div style="border:2px solid #b18c7d;">Content here</div>
.myborder {border:2px solid #b18c7d;}