#b55b2c color space conversions
Hex:
#b55b2c
RGB:
181, 91, 44
CMY:
29, 64, 83
CMYK:
0, 50, 76, 29
HSL:
21°, 60.8889%, 44.1176%
HSV (HSB):
21°, 75.6906%, 70.9804%
XYZ:
23.2518, 17.4878, 4.5328
xyY:
0.5136, 0.3863, 17.4878
CIE-Lab:
48.8688, 33.1034, 42.5268
CIE-LCH:
48.8688, 53.8922, 52.1023
CIE-Luv:
48.8688, 71.8182, 36.6933
Hunter-Lab:
41.8184, 26.0670, 22.8462
#b55b2c color charts
#b55b2c color shades, tints & tones
#b55b2c color schemes
#b55b2c color preview, HTML & CSS examples
This text has a color of #b55b2c
<p style="color:#b55b2c;">Text here</p>
.mytext {color:#b55b2c;}
This box has a color of #b55b2c
<div style="background-color:#b55b2c;">Content here</div>
.mybackground {background-color:#b55b2c;}
Border around this has a color of #b55b2c
<div style="border:2px solid #b55b2c;">Content here</div>
.myborder {border:2px solid #b55b2c;}