#b0701d color space conversions
Hex:
#b0701d
RGB:
176, 112, 29
CMY:
31, 56, 89
CMYK:
0, 36, 84, 31
HSL:
34°, 71.7073%, 40.1961%
HSV (HSB):
34°, 83.5227%, 69.0196%
XYZ:
23.9204, 20.9072, 3.9371
xyY:
0.4905, 0.4287, 20.9072
CIE-Lab:
52.8477, 18.9224, 52.5672
CIE-LCH:
52.8477, 55.8692, 70.2028
CIE-Luv:
52.8477, 52.2505, 48.2929
Hunter-Lab:
45.7243, 13.3637, 26.9018
#b0701d color charts
#b0701d color shades, tints & tones
#b0701d color schemes
#b0701d color preview, HTML & CSS examples
This text has a color of #b0701d
<p style="color:#b0701d;">Text here</p>
.mytext {color:#b0701d;}
This box has a color of #b0701d
<div style="background-color:#b0701d;">Content here</div>
.mybackground {background-color:#b0701d;}
Border around this has a color of #b0701d
<div style="border:2px solid #b0701d;">Content here</div>
.myborder {border:2px solid #b0701d;}