#b3874d color space conversions
Hex:
#b3874d
RGB:
179, 135, 77
CMY:
30, 47, 70
CMYK:
0, 25, 57, 30
HSL:
34°, 40.1575%, 50.1961%
HSV (HSB):
34°, 56.9832%, 70.1961%
XYZ:
28.5939, 27.4475, 10.8120
xyY:
0.4277, 0.4106, 27.4475
CIE-Lab:
59.3862, 10.0878, 37.3618
CIE-LCH:
59.3862, 38.6998, 74.8902
CIE-Luv:
59.3862, 34.0471, 41.8474
Hunter-Lab:
52.3903, 5.7398, 24.4373
#b3874d color charts
#b3874d color shades, tints & tones
#b3874d color schemes
#b3874d color preview, HTML & CSS examples
This text has a color of #b3874d
<p style="color:#b3874d;">Text here</p>
.mytext {color:#b3874d;}
This box has a color of #b3874d
<div style="background-color:#b3874d;">Content here</div>
.mybackground {background-color:#b3874d;}
Border around this has a color of #b3874d
<div style="border:2px solid #b3874d;">Content here</div>
.myborder {border:2px solid #b3874d;}