#b55c3f color space conversions
Hex:
#b55c3f
RGB:
181, 92, 63
CMY:
29, 64, 75
CMYK:
0, 49, 65, 29
HSL:
15°, 48.3607%, 47.8431%
HSV (HSB):
15°, 65.1934%, 70.9804%
XYZ:
23.7804, 17.8369, 6.8921
xyY:
0.4902, 0.3677, 17.8369
CIE-Lab:
49.2977, 33.6070, 32.8756
CIE-LCH:
49.2977, 47.0131, 44.3697
CIE-Luv:
49.2977, 68.5902, 29.5908
Hunter-Lab:
42.2338, 26.5981, 19.8881
#b55c3f color charts
#b55c3f color shades, tints & tones
#b55c3f color schemes
#b55c3f color preview, HTML & CSS examples
This text has a color of #b55c3f
<p style="color:#b55c3f;">Text here</p>
.mytext {color:#b55c3f;}
This box has a color of #b55c3f
<div style="background-color:#b55c3f;">Content here</div>
.mybackground {background-color:#b55c3f;}
Border around this has a color of #b55c3f
<div style="border:2px solid #b55c3f;">Content here</div>
.myborder {border:2px solid #b55c3f;}