#b1703b color space conversions
Hex:
#b1703b
RGB:
177, 112, 59
CMY:
31, 56, 77
CMYK:
0, 37, 67, 31
HSL:
27°, 50.0000%, 46.2745%
HSV (HSB):
27°, 66.6667%, 69.4118%
XYZ:
24.7150, 21.2512, 6.9369
xyY:
0.4672, 0.4017, 21.2512
CIE-Lab:
53.2233, 20.7609, 39.4716
CIE-LCH:
53.2233, 44.5984, 62.2570
CIE-Luv:
53.2233, 50.8790, 39.2182
Hunter-Lab:
46.0990, 15.0258, 23.3474
#b1703b color charts
#b1703b color shades, tints & tones
#b1703b color schemes
#b1703b color preview, HTML & CSS examples
This text has a color of #b1703b
<p style="color:#b1703b;">Text here</p>
.mytext {color:#b1703b;}
This box has a color of #b1703b
<div style="background-color:#b1703b;">Content here</div>
.mybackground {background-color:#b1703b;}
Border around this has a color of #b1703b
<div style="border:2px solid #b1703b;">Content here</div>
.myborder {border:2px solid #b1703b;}