#b97d87 color space conversions
Hex:
#b97d87
RGB:
185, 125, 135
CMY:
27, 51, 47
CMYK:
0, 32, 27, 27
HSL:
350°, 30.0000%, 60.7843%
HSV (HSB):
350°, 32.4324%, 72.5490%
XYZ:
31.7144, 26.7308, 26.4097
xyY:
0.3737, 0.3150, 26.7308
CIE-Lab:
58.7243, 24.7099, 4.1069
CIE-LCH:
58.7243, 25.0489, 9.4365
CIE-Luv:
58.7243, 38.1514, 1.2427
Hunter-Lab:
51.7018, 19.0153, 5.9055
#b97d87 color charts
#b97d87 color shades, tints & tones
#b97d87 color schemes
#b97d87 color preview, HTML & CSS examples
This text has a color of #b97d87
<p style="color:#b97d87;">Text here</p>
.mytext {color:#b97d87;}
This box has a color of #b97d87
<div style="background-color:#b97d87;">Content here</div>
.mybackground {background-color:#b97d87;}
Border around this has a color of #b97d87
<div style="border:2px solid #b97d87;">Content here</div>
.myborder {border:2px solid #b97d87;}