#b97f75 color space conversions
Hex:
#b97f75
RGB:
185, 127, 117
CMY:
27, 50, 54
CMYK:
0, 31, 37, 27
HSL:
9°, 32.6923%, 59.2157%
HSV (HSB):
9°, 36.7568%, 72.5490%
XYZ:
30.8078, 26.7774, 20.3744
xyY:
0.3952, 0.3435, 26.7774
CIE-Lab:
58.7677, 21.1866, 14.5154
CIE-LCH:
58.7677, 25.6820, 34.4158
CIE-Luv:
58.7677, 39.5915, 15.2140
Hunter-Lab:
51.7469, 15.7141, 12.8784
#b97f75 color charts
#b97f75 color shades, tints & tones
#b97f75 color schemes
#b97f75 color preview, HTML & CSS examples
This text has a color of #b97f75
<p style="color:#b97f75;">Text here</p>
.mytext {color:#b97f75;}
This box has a color of #b97f75
<div style="background-color:#b97f75;">Content here</div>
.mybackground {background-color:#b97f75;}
Border around this has a color of #b97f75
<div style="border:2px solid #b97f75;">Content here</div>
.myborder {border:2px solid #b97f75;}