#b0703b color space conversions
Hex:
#b0703b
RGB:
176, 112, 59
CMY:
31, 56, 77
CMYK:
0, 36, 66, 31
HSL:
27°, 49.7872%, 46.0784%
HSV (HSB):
27°, 66.4773%, 69.0196%
XYZ:
24.4881, 21.1342, 6.9263
xyY:
0.4660, 0.4022, 21.1342
CIE-Lab:
53.0961, 20.3296, 39.2929
CIE-LCH:
53.0961, 44.2406, 62.6436
CIE-Luv:
53.0961, 50.0689, 39.1326
Hunter-Lab:
45.9720, 14.6314, 23.2475
#b0703b color charts
#b0703b color shades, tints & tones
#b0703b color schemes
#b0703b color preview, HTML & CSS examples
This text has a color of #b0703b
<p style="color:#b0703b;">Text here</p>
.mytext {color:#b0703b;}
This box has a color of #b0703b
<div style="background-color:#b0703b;">Content here</div>
.mybackground {background-color:#b0703b;}
Border around this has a color of #b0703b
<div style="border:2px solid #b0703b;">Content here</div>
.myborder {border:2px solid #b0703b;}