#b55b1d color space conversions
Hex:
#b55b1d
RGB:
181, 91, 29
CMY:
29, 64, 89
CMYK:
0, 50, 84, 29
HSL:
24°, 72.3810%, 41.1765%
HSV (HSB):
24°, 83.9779%, 70.9804%
XYZ:
23.0189, 17.3946, 3.3067
xyY:
0.5265, 0.3979, 17.3946
CIE-Lab:
48.7535, 32.5533, 49.2455
CIE-LCH:
48.7535, 59.0325, 56.5336
CIE-Luv:
48.7535, 73.1992, 40.8221
Hunter-Lab:
41.7069, 25.5309, 24.4941
#b55b1d color charts
#b55b1d color shades, tints & tones
#b55b1d color schemes
#b55b1d color preview, HTML & CSS examples
This text has a color of #b55b1d
<p style="color:#b55b1d;">Text here</p>
.mytext {color:#b55b1d;}
This box has a color of #b55b1d
<div style="background-color:#b55b1d;">Content here</div>
.mybackground {background-color:#b55b1d;}
Border around this has a color of #b55b1d
<div style="border:2px solid #b55b1d;">Content here</div>
.myborder {border:2px solid #b55b1d;}