#b16d4d color space conversions
Hex:
#b16d4d
RGB:
177, 109, 77
CMY:
31, 57, 70
CMYK:
0, 38, 56, 31
HSL:
19°, 39.3701%, 49.8039%
HSV (HSB):
19°, 56.4972%, 69.4118%
XYZ:
24.9397, 20.8202, 9.7254
xyY:
0.4495, 0.3752, 20.8202
CIE-Lab:
52.7522, 23.7557, 29.1365
CIE-LCH:
52.7522, 37.5934, 50.8088
CIE-Luv:
52.7522, 51.0308, 29.5231
Hunter-Lab:
45.6292, 17.7122, 19.3033
#b16d4d color charts
#b16d4d color shades, tints & tones
#b16d4d color schemes
#b16d4d color preview, HTML & CSS examples
This text has a color of #b16d4d
<p style="color:#b16d4d;">Text here</p>
.mytext {color:#b16d4d;}
This box has a color of #b16d4d
<div style="background-color:#b16d4d;">Content here</div>
.mybackground {background-color:#b16d4d;}
Border around this has a color of #b16d4d
<div style="border:2px solid #b16d4d;">Content here</div>
.myborder {border:2px solid #b16d4d;}