#b1563f color space conversions
Hex:
#b1563f
RGB:
177, 86, 63
CMY:
31, 66, 75
CMYK:
0, 51, 64, 31
HSL:
12°, 47.5000%, 47.0588%
HSV (HSB):
12°, 64.4068%, 69.4118%
XYZ:
22.3565, 16.3616, 6.6824
xyY:
0.4924, 0.3604, 16.3616
CIE-Lab:
47.4453, 35.1730, 30.4987
CIE-LCH:
47.4453, 46.5544, 40.9287
CIE-Luv:
47.4453, 69.6064, 26.6883
Hunter-Lab:
40.4494, 27.8707, 18.5197
#b1563f color charts
#b1563f color shades, tints & tones
#b1563f color schemes
#b1563f color preview, HTML & CSS examples
This text has a color of #b1563f
<p style="color:#b1563f;">Text here</p>
.mytext {color:#b1563f;}
This box has a color of #b1563f
<div style="background-color:#b1563f;">Content here</div>
.mybackground {background-color:#b1563f;}
Border around this has a color of #b1563f
<div style="border:2px solid #b1563f;">Content here</div>
.myborder {border:2px solid #b1563f;}