#b5551f color space conversions
Hex:
#b5551f
RGB:
181, 85, 31
CMY:
29, 67, 88
CMYK:
0, 53, 83, 29
HSL:
22°, 70.7547%, 41.5686%
HSV (HSB):
22°, 82.8729%, 70.9804%
XYZ:
22.5519, 16.4197, 3.2770
xyY:
0.5338, 0.3886, 16.4197
CIE-Lab:
47.5204, 35.7463, 47.3065
CIE-LCH:
47.5204, 59.2933, 52.9241
CIE-Luv:
47.5204, 77.7506, 38.2659
Hunter-Lab:
40.5212, 28.4312, 23.5700
#b5551f color charts
#b5551f color shades, tints & tones
#b5551f color schemes
#b5551f color preview, HTML & CSS examples
This text has a color of #b5551f
<p style="color:#b5551f;">Text here</p>
.mytext {color:#b5551f;}
This box has a color of #b5551f
<div style="background-color:#b5551f;">Content here</div>
.mybackground {background-color:#b5551f;}
Border around this has a color of #b5551f
<div style="border:2px solid #b5551f;">Content here</div>
.myborder {border:2px solid #b5551f;}