#b16d0d color space conversions
Hex:
#b16d0d
RGB:
177, 109, 13
CMY:
31, 57, 95
CMYK:
0, 38, 93, 31
HSL:
35°, 86.3158%, 37.2549%
HSV (HSB):
35°, 92.6554%, 69.4118%
XYZ:
23.6727, 20.3134, 3.0540
xyY:
0.5032, 0.4318, 20.3134
CIE-Lab:
52.1898, 20.6651, 56.8020
CIE-LCH:
52.1898, 60.4443, 70.0081
CIE-Luv:
52.1898, 56.1064, 49.7298
Hunter-Lab:
45.0704, 14.8819, 27.5318
#b16d0d color charts
#b16d0d color shades, tints & tones
#b16d0d color schemes
#b16d0d color preview, HTML & CSS examples
This text has a color of #b16d0d
<p style="color:#b16d0d;">Text here</p>
.mytext {color:#b16d0d;}
This box has a color of #b16d0d
<div style="background-color:#b16d0d;">Content here</div>
.mybackground {background-color:#b16d0d;}
Border around this has a color of #b16d0d
<div style="border:2px solid #b16d0d;">Content here</div>
.myborder {border:2px solid #b16d0d;}