#b5772c color space conversions
Hex:
#b5772c
RGB:
181, 119, 44
CMY:
29, 53, 83
CMYK:
0, 34, 76, 29
HSL:
33°, 60.8889%, 44.1176%
HSV (HSB):
33°, 75.6906%, 70.9804%
XYZ:
26.1075, 23.1993, 5.4848
xyY:
0.4765, 0.4234, 23.1993
CIE-Lab:
55.2770, 17.7933, 49.0280
CIE-LCH:
55.2770, 52.1569, 70.0531
CIE-Luv:
55.2770, 49.9801, 47.6262
Hunter-Lab:
48.1656, 12.4637, 26.9644
#b5772c color charts
#b5772c color shades, tints & tones
#b5772c color schemes
#b5772c color preview, HTML & CSS examples
This text has a color of #b5772c
<p style="color:#b5772c;">Text here</p>
.mytext {color:#b5772c;}
This box has a color of #b5772c
<div style="background-color:#b5772c;">Content here</div>
.mybackground {background-color:#b5772c;}
Border around this has a color of #b5772c
<div style="border:2px solid #b5772c;">Content here</div>
.myborder {border:2px solid #b5772c;}