#b0833d color space conversions
Hex:
#b0833d
RGB:
176, 131, 61
CMY:
31, 49, 76
CMYK:
0, 26, 65, 31
HSL:
37°, 48.5232%, 46.4706%
HSV (HSB):
37°, 65.3409%, 69.0196%
XYZ:
26.8631, 25.7996, 7.9789
xyY:
0.4430, 0.4254, 25.7996
CIE-Lab:
57.8464, 9.8242, 43.6281
CIE-LCH:
57.8464, 44.7205, 77.3098
CIE-Luv:
57.8464, 35.7959, 46.6560
Hunter-Lab:
50.7933, 5.5151, 26.2418
#b0833d color charts
#b0833d color shades, tints & tones
#b0833d color schemes
#b0833d color preview, HTML & CSS examples
This text has a color of #b0833d
<p style="color:#b0833d;">Text here</p>
.mytext {color:#b0833d;}
This box has a color of #b0833d
<div style="background-color:#b0833d;">Content here</div>
.mybackground {background-color:#b0833d;}
Border around this has a color of #b0833d
<div style="border:2px solid #b0833d;">Content here</div>
.myborder {border:2px solid #b0833d;}