#b9898e color space conversions
Hex:
#b9898e
RGB:
185, 137, 142
CMY:
27, 46, 44
CMYK:
0, 26, 23, 27
HSL:
354°, 25.5319%, 63.1373%
HSV (HSB):
354°, 25.9459%, 72.5490%
XYZ:
33.8357, 30.1586, 29.6290
xyY:
0.3614, 0.3221, 30.1586
CIE-Lab:
61.7908, 19.0583, 4.5189
CIE-LCH:
61.7908, 19.5867, 13.3390
CIE-Luv:
61.7908, 30.1210, 2.9141
Hunter-Lab:
54.9168, 13.8741, 6.4533
#b9898e color charts
#b9898e color shades, tints & tones
#b9898e color schemes
#b9898e color preview, HTML & CSS examples
This text has a color of #b9898e
<p style="color:#b9898e;">Text here</p>
.mytext {color:#b9898e;}
This box has a color of #b9898e
<div style="background-color:#b9898e;">Content here</div>
.mybackground {background-color:#b9898e;}
Border around this has a color of #b9898e
<div style="border:2px solid #b9898e;">Content here</div>
.myborder {border:2px solid #b9898e;}