#b3985e color space conversions
Hex:
#b3985e
RGB:
179, 152, 94
CMY:
30, 40, 63
CMYK:
0, 15, 47, 30
HSL:
41°, 35.8650%, 53.5294%
HSV (HSB):
41°, 47.4860%, 70.1961%
XYZ:
31.8390, 32.8483, 15.2519
xyY:
0.3983, 0.4109, 32.8483
CIE-Lab:
64.0379, 2.2602, 34.1276
CIE-LCH:
64.0379, 34.2024, 86.2109
CIE-Luv:
64.0379, 21.2008, 41.6502
Hunter-Lab:
57.3135, -1.1375, 24.3415
#b3985e color charts
#b3985e color shades, tints & tones
#b3985e color schemes
#b3985e color preview, HTML & CSS examples
This text has a color of #b3985e
<p style="color:#b3985e;">Text here</p>
.mytext {color:#b3985e;}
This box has a color of #b3985e
<div style="background-color:#b3985e;">Content here</div>
.mybackground {background-color:#b3985e;}
Border around this has a color of #b3985e
<div style="border:2px solid #b3985e;">Content here</div>
.myborder {border:2px solid #b3985e;}