#b0701a color space conversions
Hex:
#b0701a
RGB:
176, 112, 26
CMY:
31, 56, 90
CMYK:
0, 36, 85, 31
HSL:
34°, 74.2574%, 39.6078%
HSV (HSB):
34°, 85.2273%, 69.0196%
XYZ:
23.8851, 20.8930, 3.7512
xyY:
0.4922, 0.4305, 20.8930
CIE-Lab:
52.8322, 18.8338, 53.5986
CIE-LCH:
52.8322, 56.8113, 70.6392
CIE-Luv:
52.8322, 52.3913, 48.8828
Hunter-Lab:
45.7089, 13.2844, 27.1305
#b0701a color charts
#b0701a color shades, tints & tones
#b0701a color schemes
#b0701a color preview, HTML & CSS examples
This text has a color of #b0701a
<p style="color:#b0701a;">Text here</p>
.mytext {color:#b0701a;}
This box has a color of #b0701a
<div style="background-color:#b0701a;">Content here</div>
.mybackground {background-color:#b0701a;}
Border around this has a color of #b0701a
<div style="border:2px solid #b0701a;">Content here</div>
.myborder {border:2px solid #b0701a;}