#b55d30 color space conversions
Hex:
#b55d30
RGB:
181, 93, 48
CMY:
29, 64, 81
CMYK:
0, 49, 73, 29
HSL:
20°, 58.0786%, 44.9020%
HSV (HSB):
20°, 73.4807%, 70.9804%
XYZ:
23.5039, 17.8659, 5.0060
xyY:
0.5068, 0.3852, 17.8659
CIE-Lab:
49.3330, 32.2290, 40.9948
CIE-LCH:
49.3330, 52.1468, 51.8265
CIE-Luv:
49.3330, 69.8343, 36.0788
Hunter-Lab:
42.2680, 25.2891, 22.5657
#b55d30 color charts
#b55d30 color shades, tints & tones
#b55d30 color schemes
#b55d30 color preview, HTML & CSS examples
This text has a color of #b55d30
<p style="color:#b55d30;">Text here</p>
.mytext {color:#b55d30;}
This box has a color of #b55d30
<div style="background-color:#b55d30;">Content here</div>
.mybackground {background-color:#b55d30;}
Border around this has a color of #b55d30
<div style="border:2px solid #b55d30;">Content here</div>
.myborder {border:2px solid #b55d30;}