#b3953c color space conversions
Hex:
#b3953c
RGB:
179, 149, 60
CMY:
30, 42, 76
CMYK:
0, 17, 66, 30
HSL:
45°, 49.7908%, 46.8627%
HSV (HSB):
45°, 66.4804%, 70.1961%
XYZ:
30.1535, 31.4048, 8.7474
xyY:
0.4289, 0.4467, 31.4048
CIE-Lab:
62.8479, 1.1503, 49.6461
CIE-LCH:
62.8479, 49.6594, 88.6727
CIE-Luv:
62.8479, 25.1853, 55.1596
Hunter-Lab:
56.0400, -2.0245, 29.9733
#b3953c color charts
#b3953c color shades, tints & tones
#b3953c color schemes
#b3953c color preview, HTML & CSS examples
This text has a color of #b3953c
<p style="color:#b3953c;">Text here</p>
.mytext {color:#b3953c;}
This box has a color of #b3953c
<div style="background-color:#b3953c;">Content here</div>
.mybackground {background-color:#b3953c;}
Border around this has a color of #b3953c
<div style="border:2px solid #b3953c;">Content here</div>
.myborder {border:2px solid #b3953c;}