#b1712c color space conversions
Hex:
#b1712c
RGB:
177, 113, 44
CMY:
31, 56, 83
CMYK:
0, 36, 75, 31
HSL:
31°, 60.1810%, 43.3333%
HSV (HSB):
31°, 75.1412%, 69.4118%
XYZ:
24.4912, 21.3392, 5.2109
xyY:
0.4798, 0.4181, 21.3392
CIE-Lab:
53.3188, 19.3833, 46.9020
CIE-LCH:
53.3188, 50.7495, 67.5461
CIE-Luv:
53.3188, 51.3789, 44.9364
Hunter-Lab:
46.1944, 13.7965, 25.6479
#b1712c color charts
#b1712c color shades, tints & tones
#b1712c color schemes
#b1712c color preview, HTML & CSS examples
This text has a color of #b1712c
<p style="color:#b1712c;">Text here</p>
.mytext {color:#b1712c;}
This box has a color of #b1712c
<div style="background-color:#b1712c;">Content here</div>
.mybackground {background-color:#b1712c;}
Border around this has a color of #b1712c
<div style="border:2px solid #b1712c;">Content here</div>
.myborder {border:2px solid #b1712c;}