#b55f31 color space conversions
Hex:
#b55f31
RGB:
181, 95, 49
CMY:
29, 63, 81
CMYK:
0, 48, 73, 29
HSL:
21°, 57.3913%, 45.0980%
HSV (HSB):
21°, 72.9282%, 70.9804%
XYZ:
23.7026, 18.2299, 5.1752
xyY:
0.5032, 0.3870, 18.2299
CIE-Lab:
49.7738, 31.2111, 40.9564
CIE-LCH:
49.7738, 51.4933, 52.6905
CIE-Luv:
49.7738, 68.1885, 36.4865
Hunter-Lab:
42.6965, 24.3740, 22.7011
#b55f31 color charts
#b55f31 color shades, tints & tones
#b55f31 color schemes
#b55f31 color preview, HTML & CSS examples
This text has a color of #b55f31
<p style="color:#b55f31;">Text here</p>
.mytext {color:#b55f31;}
This box has a color of #b55f31
<div style="background-color:#b55f31;">Content here</div>
.mybackground {background-color:#b55f31;}
Border around this has a color of #b55f31
<div style="border:2px solid #b55f31;">Content here</div>
.myborder {border:2px solid #b55f31;}