#b55b2e color space conversions
Hex:
#b55b2e
RGB:
181, 91, 46
CMY:
29, 64, 82
CMYK:
0, 50, 75, 29
HSL:
20°, 59.4714%, 44.5098%
HSV (HSB):
20°, 74.5856%, 70.9804%
XYZ:
23.2903, 17.5032, 4.7357
xyY:
0.5115, 0.3844, 17.5032
CIE-Lab:
48.8879, 33.1939, 41.5408
CIE-LCH:
48.8879, 53.1740, 51.3728
CIE-Luv:
48.8879, 71.5943, 36.0227
Hunter-Lab:
41.8368, 26.1554, 22.5745
#b55b2e color charts
#b55b2e color shades, tints & tones
#b55b2e color schemes
#b55b2e color preview, HTML & CSS examples
This text has a color of #b55b2e
<p style="color:#b55b2e;">Text here</p>
.mytext {color:#b55b2e;}
This box has a color of #b55b2e
<div style="background-color:#b55b2e;">Content here</div>
.mybackground {background-color:#b55b2e;}
Border around this has a color of #b55b2e
<div style="border:2px solid #b55b2e;">Content here</div>
.myborder {border:2px solid #b55b2e;}