#b1570d color space conversions
Hex:
#b1570d
RGB:
177, 87, 13
CMY:
31, 66, 95
CMYK:
0, 51, 93, 31
HSL:
27°, 86.3158%, 37.2549%
HSV (HSB):
27°, 92.6554%, 69.4118%
XYZ:
21.6123, 16.1926, 2.3672
xyY:
0.5380, 0.4031, 16.1926
CIE-Lab:
47.2261, 32.6547, 53.1911
CIE-LCH:
47.2261, 62.4149, 58.4537
CIE-Luv:
47.2261, 73.9513, 41.8902
Hunter-Lab:
40.2400, 25.4498, 24.6802
#b1570d color charts
#b1570d color shades, tints & tones
#b1570d color schemes
#b1570d color preview, HTML & CSS examples
This text has a color of #b1570d
<p style="color:#b1570d;">Text here</p>
.mytext {color:#b1570d;}
This box has a color of #b1570d
<div style="background-color:#b1570d;">Content here</div>
.mybackground {background-color:#b1570d;}
Border around this has a color of #b1570d
<div style="border:2px solid #b1570d;">Content here</div>
.myborder {border:2px solid #b1570d;}