#b3882d color space conversions
Hex:
#b3882d
RGB:
179, 136, 45
CMY:
30, 47, 82
CMYK:
0, 24, 75, 30
HSL:
41°, 59.8214%, 43.9216%
HSV (HSB):
41°, 74.8603%, 70.1961%
XYZ:
27.8682, 27.3815, 6.2990
xyY:
0.4528, 0.4449, 27.3815
CIE-Lab:
59.3258, 7.4898, 52.5210
CIE-LCH:
59.3258, 53.0523, 81.8840
CIE-Luv:
59.3258, 35.3407, 54.2415
Hunter-Lab:
52.3273, 3.4918, 29.4920
#b3882d color charts
#b3882d color shades, tints & tones
#b3882d color schemes
#b3882d color preview, HTML & CSS examples
This text has a color of #b3882d
<p style="color:#b3882d;">Text here</p>
.mytext {color:#b3882d;}
This box has a color of #b3882d
<div style="background-color:#b3882d;">Content here</div>
.mybackground {background-color:#b3882d;}
Border around this has a color of #b3882d
<div style="border:2px solid #b3882d;">Content here</div>
.myborder {border:2px solid #b3882d;}