#b3995b color space conversions
Hex:
#b3995b
RGB:
179, 153, 91
CMY:
30, 40, 64
CMYK:
0, 15, 49, 30
HSL:
42°, 36.6667%, 52.9412%
HSV (HSB):
42°, 49.1620%, 70.1961%
XYZ:
31.8700, 33.1215, 14.6109
xyY:
0.4004, 0.4161, 33.1215
CIE-Lab:
64.2592, 1.4190, 35.9852
CIE-LCH:
64.2592, 36.0132, 87.7419
CIE-Luv:
64.2592, 20.7361, 43.7133
Hunter-Lab:
57.5513, -1.8674, 25.2336
#b3995b color charts
#b3995b color shades, tints & tones
#b3995b color schemes
#b3995b color preview, HTML & CSS examples
This text has a color of #b3995b
<p style="color:#b3995b;">Text here</p>
.mytext {color:#b3995b;}
This box has a color of #b3995b
<div style="background-color:#b3995b;">Content here</div>
.mybackground {background-color:#b3995b;}
Border around this has a color of #b3995b
<div style="border:2px solid #b3995b;">Content here</div>
.myborder {border:2px solid #b3995b;}