#b18a6f color space conversions
Hex:
#b18a6f
RGB:
177, 138, 111
CMY:
31, 46, 56
CMYK:
0, 22, 37, 31
HSL:
25°, 29.7297%, 56.4706%
HSV (HSB):
25°, 37.2881%, 69.4118%
XYZ:
30.0892, 28.6718, 18.9873
xyY:
0.3870, 0.3688, 28.6718
CIE-Lab:
60.4908, 11.0675, 20.1437
CIE-LCH:
60.4908, 22.9839, 61.2143
CIE-Luv:
60.4908, 27.4456, 24.1123
Hunter-Lab:
53.5460, 6.5992, 16.4582
#b18a6f color charts
#b18a6f color shades, tints & tones
#b18a6f color schemes
#b18a6f color preview, HTML & CSS examples
This text has a color of #b18a6f
<p style="color:#b18a6f;">Text here</p>
.mytext {color:#b18a6f;}
This box has a color of #b18a6f
<div style="background-color:#b18a6f;">Content here</div>
.mybackground {background-color:#b18a6f;}
Border around this has a color of #b18a6f
<div style="border:2px solid #b18a6f;">Content here</div>
.myborder {border:2px solid #b18a6f;}