#b1740d color space conversions
Hex:
#b1740d
RGB:
177, 116, 13
CMY:
31, 55, 95
CMYK:
0, 34, 93, 31
HSL:
38°, 86.3158%, 37.2549%
HSV (HSB):
38°, 92.6554%, 69.4118%
XYZ:
24.4495, 21.8670, 3.3129
xyY:
0.4926, 0.4406, 21.8670
CIE-Lab:
53.8856, 16.7595, 58.0548
CIE-LCH:
53.8856, 60.4255, 73.8975
CIE-Luv:
53.8856, 50.4564, 52.3482
Hunter-Lab:
46.7621, 11.4948, 28.5331
#b1740d color charts
#b1740d color shades, tints & tones
#b1740d color schemes
#b1740d color preview, HTML & CSS examples
This text has a color of #b1740d
<p style="color:#b1740d;">Text here</p>
.mytext {color:#b1740d;}
This box has a color of #b1740d
<div style="background-color:#b1740d;">Content here</div>
.mybackground {background-color:#b1740d;}
Border around this has a color of #b1740d
<div style="border:2px solid #b1740d;">Content here</div>
.myborder {border:2px solid #b1740d;}