#b3963d color space conversions
Hex:
#b3963d
RGB:
179, 150, 61
CMY:
30, 41, 76
CMYK:
0, 16, 66, 30
HSL:
45°, 49.1667%, 47.0588%
HSV (HSB):
45°, 65.9218%, 70.1961%
XYZ:
30.3391, 31.7333, 8.9410
xyY:
0.4272, 0.4469, 31.7333
CIE-Lab:
63.1219, 0.6677, 49.4866
CIE-LCH:
63.1219, 49.4911, 89.2270
CIE-Luv:
63.1219, 24.4340, 55.2547
Hunter-Lab:
56.3323, -2.4464, 30.0222
#b3963d color charts
#b3963d color shades, tints & tones
#b3963d color schemes
#b3963d color preview, HTML & CSS examples
This text has a color of #b3963d
<p style="color:#b3963d;">Text here</p>
.mytext {color:#b3963d;}
This box has a color of #b3963d
<div style="background-color:#b3963d;">Content here</div>
.mybackground {background-color:#b3963d;}
Border around this has a color of #b3963d
<div style="border:2px solid #b3963d;">Content here</div>
.myborder {border:2px solid #b3963d;}