#b0701c color space conversions
Hex:
#b0701c
RGB:
176, 112, 28
CMY:
31, 56, 89
CMYK:
0, 36, 84, 31
HSL:
34°, 72.5490%, 40.0000%
HSV (HSB):
34°, 84.0909%, 69.0196%
XYZ:
23.9083, 20.9023, 3.8731
xyY:
0.4911, 0.4293, 20.9023
CIE-Lab:
52.8424, 18.8919, 52.9187
CIE-LCH:
52.8424, 56.1898, 70.3535
CIE-Luv:
52.8424, 52.2990, 48.4959
Hunter-Lab:
45.7190, 13.3364, 26.9806
#b0701c color charts
#b0701c color shades, tints & tones
#b0701c color schemes
#b0701c color preview, HTML & CSS examples
This text has a color of #b0701c
<p style="color:#b0701c;">Text here</p>
.mytext {color:#b0701c;}
This box has a color of #b0701c
<div style="background-color:#b0701c;">Content here</div>
.mybackground {background-color:#b0701c;}
Border around this has a color of #b0701c
<div style="border:2px solid #b0701c;">Content here</div>
.myborder {border:2px solid #b0701c;}