#b97f7f color space conversions
Hex:
#b97f7f
RGB:
185, 127, 127
CMY:
27, 50, 50
CMYK:
0, 31, 31, 27
HSL:
0°, 29.2929%, 61.1765%
HSV (HSB):
0°, 31.3514%, 72.5490%
XYZ:
31.4277, 27.0253, 23.6387
xyY:
0.3828, 0.3292, 27.0253
CIE-Lab:
58.9978, 22.4832, 9.1029
CIE-LCH:
58.9978, 24.2560, 22.0418
CIE-Luv:
58.9978, 38.1623, 8.2216
Hunter-Lab:
51.9859, 16.9356, 9.4302
#b97f7f color charts
#b97f7f color shades, tints & tones
#b97f7f color schemes
#b97f7f color preview, HTML & CSS examples
This text has a color of #b97f7f
<p style="color:#b97f7f;">Text here</p>
.mytext {color:#b97f7f;}
This box has a color of #b97f7f
<div style="background-color:#b97f7f;">Content here</div>
.mybackground {background-color:#b97f7f;}
Border around this has a color of #b97f7f
<div style="border:2px solid #b97f7f;">Content here</div>
.myborder {border:2px solid #b97f7f;}