#b5941c color space conversions
Hex:
#b5941c
RGB:
181, 148, 28
CMY:
29, 42, 89
CMYK:
0, 18, 85, 29
HSL:
47°, 73.2057%, 40.9804%
HSV (HSB):
47°, 84.5304%, 70.9804%
XYZ:
29.8556, 31.0874, 5.5255
xyY:
0.4492, 0.4677, 31.0874
CIE-Lab:
62.5814, 1.1725, 61.4392
CIE-LCH:
62.5814, 61.4504, 88.9067
CIE-Luv:
62.5814, 28.5304, 62.9123
Hunter-Lab:
55.7561, -1.9922, 33.1535
#b5941c color charts
#b5941c color shades, tints & tones
#b5941c color schemes
#b5941c color preview, HTML & CSS examples
This text has a color of #b5941c
<p style="color:#b5941c;">Text here</p>
.mytext {color:#b5941c;}
This box has a color of #b5941c
<div style="background-color:#b5941c;">Content here</div>
.mybackground {background-color:#b5941c;}
Border around this has a color of #b5941c
<div style="border:2px solid #b5941c;">Content here</div>
.myborder {border:2px solid #b5941c;}