#b16f7f color space conversions
Hex:
#b16f7f
RGB:
177, 111, 127
CMY:
31, 56, 50
CMYK:
0, 37, 28, 31
HSL:
345°, 29.7297%, 56.4706%
HSV (HSB):
345°, 37.2881%, 69.4118%
XYZ:
27.6467, 22.2483, 22.9159
xyY:
0.3797, 0.3056, 22.2483
CIE-Lab:
54.2895, 28.3155, 2.2229
CIE-LCH:
54.2895, 28.4026, 4.4888
CIE-Luv:
54.2895, 41.8288, -1.9782
Hunter-Lab:
47.1681, 22.0801, 4.2125
#b16f7f color charts
#b16f7f color shades, tints & tones
#b16f7f color schemes
#b16f7f color preview, HTML & CSS examples
This text has a color of #b16f7f
<p style="color:#b16f7f;">Text here</p>
.mytext {color:#b16f7f;}
This box has a color of #b16f7f
<div style="background-color:#b16f7f;">Content here</div>
.mybackground {background-color:#b16f7f;}
Border around this has a color of #b16f7f
<div style="border:2px solid #b16f7f;">Content here</div>
.myborder {border:2px solid #b16f7f;}