#b3aa9d color space conversions
Hex:
#b3aa9d
RGB:
179, 170, 157
CMY:
30, 33, 38
CMYK:
0, 5, 12, 30
HSL:
35°, 12.6437%, 65.8824%
HSV (HSB):
35°, 12.2905%, 70.1961%
XYZ:
39.0509, 40.7675, 37.7090
xyY:
0.3323, 0.3469, 40.7675
CIE-Lab:
70.0127, 0.9628, 7.8467
CIE-LCH:
70.0127, 7.9056, 83.0046
CIE-Luv:
70.0127, 6.0966, 11.0164
Hunter-Lab:
63.8494, -2.5641, 9.6784
#b3aa9d color charts
#b3aa9d color shades, tints & tones
#b3aa9d color schemes
#b3aa9d color preview, HTML & CSS examples
This text has a color of #b3aa9d
<p style="color:#b3aa9d;">Text here</p>
.mytext {color:#b3aa9d;}
This box has a color of #b3aa9d
<div style="background-color:#b3aa9d;">Content here</div>
.mybackground {background-color:#b3aa9d;}
Border around this has a color of #b3aa9d
<div style="border:2px solid #b3aa9d;">Content here</div>
.myborder {border:2px solid #b3aa9d;}