#b3953b color space conversions
Hex:
#b3953b
RGB:
179, 149, 59
CMY:
30, 42, 77
CMYK:
0, 17, 67, 30
HSL:
45°, 50.4202%, 46.6667%
HSV (HSB):
45°, 67.0391%, 70.1961%
XYZ:
30.1273, 31.3944, 8.6095
xyY:
0.4296, 0.4477, 31.3944
CIE-Lab:
62.8391, 1.0893, 50.0870
CIE-LCH:
62.8391, 50.0988, 88.7541
CIE-Luv:
62.8391, 25.2311, 55.5019
Hunter-Lab:
56.0307, -2.0756, 30.1111
#b3953b color charts
#b3953b color shades, tints & tones
#b3953b color schemes
#b3953b color preview, HTML & CSS examples
This text has a color of #b3953b
<p style="color:#b3953b;">Text here</p>
.mytext {color:#b3953b;}
This box has a color of #b3953b
<div style="background-color:#b3953b;">Content here</div>
.mybackground {background-color:#b3953b;}
Border around this has a color of #b3953b
<div style="border:2px solid #b3953b;">Content here</div>
.myborder {border:2px solid #b3953b;}