#b97f82 color space conversions
Hex:
#b97f82
RGB:
185, 127, 130
CMY:
27, 50, 49
CMYK:
0, 31, 30, 27
HSL:
357°, 29.2929%, 61.1765%
HSV (HSB):
357°, 31.3514%, 72.5490%
XYZ:
31.6262, 27.1047, 24.6839
xyY:
0.3791, 0.3249, 27.1047
CIE-Lab:
59.0711, 22.8933, 7.4831
CIE-LCH:
59.0711, 24.0853, 18.1009
CIE-Luv:
59.0711, 37.7204, 6.0531
Hunter-Lab:
52.0622, 17.3245, 8.3327
#b97f82 color charts
#b97f82 color shades, tints & tones
#b97f82 color schemes
#b97f82 color preview, HTML & CSS examples
This text has a color of #b97f82
<p style="color:#b97f82;">Text here</p>
.mytext {color:#b97f82;}
This box has a color of #b97f82
<div style="background-color:#b97f82;">Content here</div>
.mybackground {background-color:#b97f82;}
Border around this has a color of #b97f82
<div style="border:2px solid #b97f82;">Content here</div>
.myborder {border:2px solid #b97f82;}