#b0713d color space conversions
Hex:
#b0713d
RGB:
176, 113, 61
CMY:
31, 56, 76
CMYK:
0, 36, 65, 31
HSL:
27°, 48.5232%, 46.4706%
HSV (HSB):
27°, 65.3409%, 69.0196%
XYZ:
24.6519, 21.3773, 7.2418
xyY:
0.4628, 0.4013, 21.3773
CIE-Lab:
53.3600, 19.9001, 38.5537
CIE-LCH:
53.3600, 43.3867, 62.6987
CIE-Luv:
53.3600, 49.1259, 38.7420
Hunter-Lab:
46.2356, 14.2605, 23.0784
#b0713d color charts
#b0713d color shades, tints & tones
#b0713d color schemes
#b0713d color preview, HTML & CSS examples
This text has a color of #b0713d
<p style="color:#b0713d;">Text here</p>
.mytext {color:#b0713d;}
This box has a color of #b0713d
<div style="background-color:#b0713d;">Content here</div>
.mybackground {background-color:#b0713d;}
Border around this has a color of #b0713d
<div style="border:2px solid #b0713d;">Content here</div>
.myborder {border:2px solid #b0713d;}