#b5550c color space conversions
Hex:
#b5550c
RGB:
181, 85, 12
CMY:
29, 67, 95
CMYK:
0, 53, 93, 29
HSL:
26°, 87.5648%, 37.8431%
HSV (HSB):
26°, 93.3702%, 70.9804%
XYZ:
22.3709, 16.3473, 2.3241
xyY:
0.5451, 0.3983, 16.3473
CIE-Lab:
47.4269, 35.3191, 53.8778
CIE-LCH:
47.4269, 64.4224, 56.7535
CIE-Luv:
47.4269, 78.9710, 41.6404
Hunter-Lab:
40.4318, 28.0084, 24.8942
#b5550c color charts
#b5550c color shades, tints & tones
#b5550c color schemes
#b5550c color preview, HTML & CSS examples
This text has a color of #b5550c
<p style="color:#b5550c;">Text here</p>
.mytext {color:#b5550c;}
This box has a color of #b5550c
<div style="background-color:#b5550c;">Content here</div>
.mybackground {background-color:#b5550c;}
Border around this has a color of #b5550c
<div style="border:2px solid #b5550c;">Content here</div>
.myborder {border:2px solid #b5550c;}