#b16e2d color space conversions
Hex:
#b16e2d
RGB:
177, 110, 45
CMY:
31, 57, 82
CMYK:
0, 38, 75, 31
HSL:
30°, 59.4595%, 43.5294%
HSV (HSB):
30°, 74.5763%, 69.4118%
XYZ:
24.1810, 20.6884, 5.2014
xyY:
0.4829, 0.4132, 20.6884
CIE-Lab:
52.6068, 21.1032, 45.7187
CIE-LCH:
52.6068, 50.3542, 65.2226
CIE-Luv:
52.6068, 53.6352, 43.4147
Hunter-Lab:
45.4845, 15.2984, 25.0590
#b16e2d color charts
#b16e2d color shades, tints & tones
#b16e2d color schemes
#b16e2d color preview, HTML & CSS examples
This text has a color of #b16e2d
<p style="color:#b16e2d;">Text here</p>
.mytext {color:#b16e2d;}
This box has a color of #b16e2d
<div style="background-color:#b16e2d;">Content here</div>
.mybackground {background-color:#b16e2d;}
Border around this has a color of #b16e2d
<div style="border:2px solid #b16e2d;">Content here</div>
.myborder {border:2px solid #b16e2d;}