#b98b80 color space conversions
Hex:
#b98b80
RGB:
185, 139, 128
CMY:
27, 45, 50
CMYK:
0, 25, 31, 27
HSL:
12°, 28.9340%, 61.3725%
HSV (HSB):
12°, 30.8108%, 72.5490%
XYZ:
33.1365, 30.3380, 24.5314
xyY:
0.3765, 0.3447, 30.3380
CIE-Lab:
61.9448, 15.9365, 12.6894
CIE-LCH:
61.9448, 20.3714, 38.5284
CIE-Luv:
61.9448, 30.6736, 14.2342
Hunter-Lab:
55.0800, 10.9968, 12.1495
#b98b80 color charts
#b98b80 color shades, tints & tones
#b98b80 color schemes
#b98b80 color preview, HTML & CSS examples
This text has a color of #b98b80
<p style="color:#b98b80;">Text here</p>
.mytext {color:#b98b80;}
This box has a color of #b98b80
<div style="background-color:#b98b80;">Content here</div>
.mybackground {background-color:#b98b80;}
Border around this has a color of #b98b80
<div style="border:2px solid #b98b80;">Content here</div>
.myborder {border:2px solid #b98b80;}