#b1581d color space conversions
Hex:
#b1581d
RGB:
177, 88, 29
CMY:
31, 65, 89
CMYK:
0, 50, 84, 31
HSL:
24°, 71.8447%, 40.3922%
HSV (HSB):
24°, 83.6158%, 69.4118%
XYZ:
21.8430, 16.4153, 3.1796
xyY:
0.5271, 0.3961, 16.4153
CIE-Lab:
47.5147, 32.4928, 47.9193
CIE-LCH:
47.5147, 57.8968, 55.8599
CIE-Luv:
47.5147, 72.2006, 39.4323
Hunter-Lab:
40.5158, 25.3308, 23.7080
#b1581d color charts
#b1581d color shades, tints & tones
#b1581d color schemes
#b1581d color preview, HTML & CSS examples
This text has a color of #b1581d
<p style="color:#b1581d;">Text here</p>
.mytext {color:#b1581d;}
This box has a color of #b1581d
<div style="background-color:#b1581d;">Content here</div>
.mybackground {background-color:#b1581d;}
Border around this has a color of #b1581d
<div style="border:2px solid #b1581d;">Content here</div>
.myborder {border:2px solid #b1581d;}