#b0898a color space conversions
Hex:
#b0898a
RGB:
176, 137, 138
CMY:
31, 46, 46
CMYK:
0, 22, 22, 31
HSL:
358°, 19.7970%, 61.3725%
HSV (HSB):
358°, 22.1591%, 69.0196%
XYZ:
31.4376, 28.9564, 27.9770
xyY:
0.3557, 0.3277, 28.9564
CIE-Lab:
60.7431, 14.9963, 5.1676
CIE-LCH:
60.7431, 15.8617, 19.0134
CIE-Luv:
60.7431, 24.4132, 4.5341
Hunter-Lab:
53.8112, 10.1139, 6.8423
#b0898a color charts
#b0898a color shades, tints & tones
#b0898a color schemes
#b0898a color preview, HTML & CSS examples
This text has a color of #b0898a
<p style="color:#b0898a;">Text here</p>
.mytext {color:#b0898a;}
This box has a color of #b0898a
<div style="background-color:#b0898a;">Content here</div>
.mybackground {background-color:#b0898a;}
Border around this has a color of #b0898a
<div style="border:2px solid #b0898a;">Content here</div>
.myborder {border:2px solid #b0898a;}