#b55b4a color space conversions
Hex:
#b55b4a
RGB:
181, 91, 74
CMY:
29, 64, 71
CMYK:
0, 50, 59, 29
HSL:
10°, 41.9608%, 50.0000%
HSV (HSB):
10°, 59.1160%, 70.9804%
XYZ:
24.0332, 17.8003, 8.6477
xyY:
0.4761, 0.3526, 17.8003
CIE-Lab:
49.2530, 34.9119, 26.5360
CIE-LCH:
49.2530, 43.8520, 37.2379
CIE-Luv:
49.2530, 67.5094, 23.7329
Hunter-Lab:
42.1904, 27.8466, 17.3808
#b55b4a color charts
#b55b4a color shades, tints & tones
#b55b4a color schemes
#b55b4a color preview, HTML & CSS examples
This text has a color of #b55b4a
<p style="color:#b55b4a;">Text here</p>
.mytext {color:#b55b4a;}
This box has a color of #b55b4a
<div style="background-color:#b55b4a;">Content here</div>
.mybackground {background-color:#b55b4a;}
Border around this has a color of #b55b4a
<div style="border:2px solid #b55b4a;">Content here</div>
.myborder {border:2px solid #b55b4a;}