#b0712a color space conversions
Hex:
#b0712a
RGB:
176, 113, 42
CMY:
31, 56, 84
CMYK:
0, 36, 76, 31
HSL:
32°, 61.4679%, 42.7451%
HSV (HSB):
32°, 76.1364%, 69.0196%
XYZ:
24.2275, 21.2075, 5.0070
xyY:
0.4803, 0.4204, 21.2075
CIE-Lab:
53.1759, 18.8532, 47.6154
CIE-LCH:
53.1759, 51.2120, 68.3990
CIE-Luv:
53.1759, 50.7008, 45.4634
Hunter-Lab:
46.0516, 13.3176, 25.7898
#b0712a color charts
#b0712a color shades, tints & tones
#b0712a color schemes
#b0712a color preview, HTML & CSS examples
This text has a color of #b0712a
<p style="color:#b0712a;">Text here</p>
.mytext {color:#b0712a;}
This box has a color of #b0712a
<div style="background-color:#b0712a;">Content here</div>
.mybackground {background-color:#b0712a;}
Border around this has a color of #b0712a
<div style="border:2px solid #b0712a;">Content here</div>
.myborder {border:2px solid #b0712a;}