#b55c46 color space conversions
Hex:
#b55c46
RGB:
181, 92, 70
CMY:
29, 64, 73
CMYK:
0, 49, 61, 29
HSL:
12°, 44.2231%, 49.2157%
HSV (HSB):
12°, 61.3260%, 70.9804%
XYZ:
23.9887, 17.9202, 7.9890
xyY:
0.4808, 0.3591, 17.9202
CIE-Lab:
49.3992, 34.0866, 29.0288
CIE-LCH:
49.3992, 44.7724, 40.4183
CIE-Luv:
49.3992, 67.4856, 26.2187
Hunter-Lab:
42.3323, 27.0701, 18.4434
#b55c46 color charts
#b55c46 color shades, tints & tones
#b55c46 color schemes
#b55c46 color preview, HTML & CSS examples
This text has a color of #b55c46
<p style="color:#b55c46;">Text here</p>
.mytext {color:#b55c46;}
This box has a color of #b55c46
<div style="background-color:#b55c46;">Content here</div>
.mybackground {background-color:#b55c46;}
Border around this has a color of #b55c46
<div style="border:2px solid #b55c46;">Content here</div>
.myborder {border:2px solid #b55c46;}