#b3872d color space conversions
Hex:
#b3872d
RGB:
179, 135, 45
CMY:
30, 47, 82
CMYK:
0, 25, 75, 30
HSL:
40°, 59.8214%, 43.9216%
HSV (HSB):
40°, 74.8603%, 70.1961%
XYZ:
27.7280, 27.1011, 6.2522
xyY:
0.4540, 0.4437, 27.1011
CIE-Lab:
59.0678, 8.0439, 52.2679
CIE-LCH:
59.0678, 52.8833, 81.2510
CIE-Luv:
59.0678, 36.0893, 53.8244
Hunter-Lab:
52.0587, 3.9716, 29.3204
#b3872d color charts
#b3872d color shades, tints & tones
#b3872d color schemes
#b3872d color preview, HTML & CSS examples
This text has a color of #b3872d
<p style="color:#b3872d;">Text here</p>
.mytext {color:#b3872d;}
This box has a color of #b3872d
<div style="background-color:#b3872d;">Content here</div>
.mybackground {background-color:#b3872d;}
Border around this has a color of #b3872d
<div style="border:2px solid #b3872d;">Content here</div>
.myborder {border:2px solid #b3872d;}