#b3916e color space conversions
Hex:
#b3916e
RGB:
179, 145, 110
CMY:
30, 43, 57
CMYK:
0, 19, 39, 30
HSL:
30°, 31.2217%, 56.6667%
HSV (HSB):
30°, 38.5475%, 70.1961%
XYZ:
31.5303, 30.9603, 19.0660
xyY:
0.3866, 0.3796, 30.9603
CIE-Lab:
62.4741, 7.8747, 23.4089
CIE-LCH:
62.4741, 24.6979, 71.4072
CIE-Luv:
62.4741, 24.5051, 28.7648
Hunter-Lab:
55.6420, 3.7760, 18.6334
#b3916e color charts
#b3916e color shades, tints & tones
#b3916e color schemes
#b3916e color preview, HTML & CSS examples
This text has a color of #b3916e
<p style="color:#b3916e;">Text here</p>
.mytext {color:#b3916e;}
This box has a color of #b3916e
<div style="background-color:#b3916e;">Content here</div>
.mybackground {background-color:#b3916e;}
Border around this has a color of #b3916e
<div style="border:2px solid #b3916e;">Content here</div>
.myborder {border:2px solid #b3916e;}