#b55d1e color space conversions
Hex:
#b55d1e
RGB:
181, 93, 30
CMY:
29, 64, 88
CMYK:
0, 49, 83, 29
HSL:
25°, 71.5640%, 41.3725%
HSV (HSB):
25°, 83.4254%, 70.9804%
XYZ:
23.2047, 17.7462, 3.4306
xyY:
0.5228, 0.3999, 17.7462
CIE-Lab:
49.1868, 31.5220, 49.2225
CIE-LCH:
49.1868, 58.4507, 57.3646
CIE-Luv:
49.1868, 71.5376, 41.3077
Hunter-Lab:
42.1262, 24.6038, 24.6600
#b55d1e color charts
#b55d1e color shades, tints & tones
#b55d1e color schemes
#b55d1e color preview, HTML & CSS examples
This text has a color of #b55d1e
<p style="color:#b55d1e;">Text here</p>
.mytext {color:#b55d1e;}
This box has a color of #b55d1e
<div style="background-color:#b55d1e;">Content here</div>
.mybackground {background-color:#b55d1e;}
Border around this has a color of #b55d1e
<div style="border:2px solid #b55d1e;">Content here</div>
.myborder {border:2px solid #b55d1e;}