#b16f65 color space conversions
Hex:
#b16f65
RGB:
177, 111, 101
CMY:
31, 56, 60
CMYK:
0, 37, 43, 31
HSL:
8°, 32.7586%, 54.5098%
HSV (HSB):
8°, 42.9379%, 69.4118%
XYZ:
26.1649, 21.6556, 15.1128
xyY:
0.4158, 0.3441, 21.6556
CIE-Lab:
53.6596, 25.0025, 16.5508
CIE-LCH:
53.6596, 29.9842, 33.5033
CIE-Luv:
53.6596, 46.1984, 16.3354
Hunter-Lab:
46.5356, 18.9254, 13.3199
#b16f65 color charts
#b16f65 color shades, tints & tones
#b16f65 color schemes
#b16f65 color preview, HTML & CSS examples
This text has a color of #b16f65
<p style="color:#b16f65;">Text here</p>
.mytext {color:#b16f65;}
This box has a color of #b16f65
<div style="background-color:#b16f65;">Content here</div>
.mybackground {background-color:#b16f65;}
Border around this has a color of #b16f65
<div style="border:2px solid #b16f65;">Content here</div>
.myborder {border:2px solid #b16f65;}