#b98f99 color space conversions
Hex:
#b98f99
RGB:
185, 143, 153
CMY:
27, 44, 40
CMYK:
0, 23, 17, 27
HSL:
346°, 23.0769%, 64.3137%
HSV (HSB):
346°, 22.7027%, 72.5490%
XYZ:
35.5798, 32.2591, 34.4884
xyY:
0.3477, 0.3153, 32.2591
CIE-Lab:
63.5565, 17.4347, 0.8334
CIE-LCH:
63.5565, 17.4546, 2.7366
CIE-Luv:
63.5565, 25.3051, -1.8695
Hunter-Lab:
56.7971, 12.4241, 3.7559
#b98f99 color charts
#b98f99 color shades, tints & tones
#b98f99 color schemes
#b98f99 color preview, HTML & CSS examples
This text has a color of #b98f99
<p style="color:#b98f99;">Text here</p>
.mytext {color:#b98f99;}
This box has a color of #b98f99
<div style="background-color:#b98f99;">Content here</div>
.mybackground {background-color:#b98f99;}
Border around this has a color of #b98f99
<div style="border:2px solid #b98f99;">Content here</div>
.myborder {border:2px solid #b98f99;}