#b0712d color space conversions
Hex:
#b0712d
RGB:
176, 113, 45
CMY:
31, 56, 82
CMYK:
0, 36, 74, 31
HSL:
31°, 59.2760%, 43.3333%
HSV (HSB):
31°, 74.4318%, 69.0196%
XYZ:
24.2833, 21.2298, 5.3005
xyY:
0.4779, 0.4178, 21.2298
CIE-Lab:
53.2001, 18.9917, 46.2836
CIE-LCH:
53.2001, 50.0286, 67.6901
CIE-Luv:
53.2001, 50.4893, 44.5623
Hunter-Lab:
46.0758, 13.4419, 25.4324
#b0712d color charts
#b0712d color shades, tints & tones
#b0712d color schemes
#b0712d color preview, HTML & CSS examples
This text has a color of #b0712d
<p style="color:#b0712d;">Text here</p>
.mytext {color:#b0712d;}
This box has a color of #b0712d
<div style="background-color:#b0712d;">Content here</div>
.mybackground {background-color:#b0712d;}
Border around this has a color of #b0712d
<div style="border:2px solid #b0712d;">Content here</div>
.myborder {border:2px solid #b0712d;}