#b97f91 color space conversions
Hex:
#b97f91
RGB:
185, 127, 145
CMY:
27, 50, 43
CMYK:
0, 31, 22, 27
HSL:
341°, 29.2929%, 61.1765%
HSV (HSB):
341°, 31.3514%, 72.5490%
XYZ:
32.7078, 27.5374, 30.3794
xyY:
0.3609, 0.3039, 27.5374
CIE-Lab:
59.4685, 25.0863, -0.5702
CIE-LCH:
59.4685, 25.0927, 358.6979
CIE-Luv:
59.4685, 35.4354, -5.2074
Hunter-Lab:
52.4761, 19.4241, 2.4091
#b97f91 color charts
#b97f91 color shades, tints & tones
#b97f91 color schemes
#b97f91 color preview, HTML & CSS examples
This text has a color of #b97f91
<p style="color:#b97f91;">Text here</p>
.mytext {color:#b97f91;}
This box has a color of #b97f91
<div style="background-color:#b97f91;">Content here</div>
.mybackground {background-color:#b97f91;}
Border around this has a color of #b97f91
<div style="border:2px solid #b97f91;">Content here</div>
.myborder {border:2px solid #b97f91;}