#b1713d color space conversions
Hex:
#b1713d
RGB:
177, 113, 61
CMY:
31, 56, 76
CMYK:
0, 36, 66, 31
HSL:
27°, 48.7395%, 46.6667%
HSV (HSB):
27°, 65.5367%, 69.4118%
XYZ:
24.8789, 21.4943, 7.2524
xyY:
0.4639, 0.4008, 21.4943
CIE-Lab:
53.4863, 20.3313, 38.7319
CIE-LCH:
53.4863, 43.7438, 62.3040
CIE-Luv:
53.4863, 49.9333, 38.8288
Hunter-Lab:
46.3619, 14.6539, 23.1786
#b1713d color charts
#b1713d color shades, tints & tones
#b1713d color schemes
#b1713d color preview, HTML & CSS examples
This text has a color of #b1713d
<p style="color:#b1713d;">Text here</p>
.mytext {color:#b1713d;}
This box has a color of #b1713d
<div style="background-color:#b1713d;">Content here</div>
.mybackground {background-color:#b1713d;}
Border around this has a color of #b1713d
<div style="border:2px solid #b1713d;">Content here</div>
.myborder {border:2px solid #b1713d;}