#b16f40 color space conversions
Hex:
#b16f40
RGB:
177, 111, 64
CMY:
31, 56, 75
CMYK:
0, 37, 64, 31
HSL:
25°, 46.8880%, 47.2549%
HSV (HSB):
25°, 63.8418%, 69.4118%
XYZ:
24.7413, 21.0862, 7.6165
xyY:
0.4629, 0.3945, 21.0862
CIE-Lab:
53.0437, 21.6484, 36.6342
CIE-LCH:
53.0437, 42.5525, 59.4197
CIE-Luv:
53.0437, 51.1177, 36.6795
Hunter-Lab:
45.9197, 15.8156, 22.3096
#b16f40 color charts
#b16f40 color shades, tints & tones
#b16f40 color schemes
#b16f40 color preview, HTML & CSS examples
This text has a color of #b16f40
<p style="color:#b16f40;">Text here</p>
.mytext {color:#b16f40;}
This box has a color of #b16f40
<div style="background-color:#b16f40;">Content here</div>
.mybackground {background-color:#b16f40;}
Border around this has a color of #b16f40
<div style="border:2px solid #b16f40;">Content here</div>
.myborder {border:2px solid #b16f40;}