#b08d8e color space conversions
Hex:
#b08d8e
RGB:
176, 141, 142
CMY:
31, 45, 44
CMYK:
0, 20, 19, 31
HSL:
358°, 18.1347%, 62.1569%
HSV (HSB):
358°, 19.8864%, 69.0196%
XYZ:
32.3119, 30.2329, 29.7237
xyY:
0.3502, 0.3277, 30.2329
CIE-Lab:
61.8546, 13.3815, 4.4910
CIE-LCH:
61.8546, 14.1150, 18.5524
CIE-Luv:
61.8546, 21.6690, 3.9350
Hunter-Lab:
54.9844, 8.6737, 6.4379
#b08d8e color charts
#b08d8e color shades, tints & tones
#b08d8e color schemes
#b08d8e color preview, HTML & CSS examples
This text has a color of #b08d8e
<p style="color:#b08d8e;">Text here</p>
.mytext {color:#b08d8e;}
This box has a color of #b08d8e
<div style="background-color:#b08d8e;">Content here</div>
.mybackground {background-color:#b08d8e;}
Border around this has a color of #b08d8e
<div style="border:2px solid #b08d8e;">Content here</div>
.myborder {border:2px solid #b08d8e;}