#b55b1b color space conversions
Hex:
#b55b1b
RGB:
181, 91, 27
CMY:
29, 64, 89
CMYK:
0, 50, 85, 29
HSL:
25°, 74.0385%, 40.7843%
HSV (HSB):
25°, 85.0829%, 70.9804%
XYZ:
22.9950, 17.3851, 3.1806
xyY:
0.5279, 0.3991, 17.3851
CIE-Lab:
48.7416, 32.4965, 50.0284
CIE-LCH:
48.7416, 59.6562, 56.9938
CIE-Luv:
48.7416, 73.3440, 41.2542
Hunter-Lab:
41.6954, 25.4756, 24.6640
#b55b1b color charts
#b55b1b color shades, tints & tones
#b55b1b color schemes
#b55b1b color preview, HTML & CSS examples
This text has a color of #b55b1b
<p style="color:#b55b1b;">Text here</p>
.mytext {color:#b55b1b;}
This box has a color of #b55b1b
<div style="background-color:#b55b1b;">Content here</div>
.mybackground {background-color:#b55b1b;}
Border around this has a color of #b55b1b
<div style="border:2px solid #b55b1b;">Content here</div>
.myborder {border:2px solid #b55b1b;}