#b3a97f color space conversions
Hex:
#b3a97f
RGB:
179, 169, 127
CMY:
30, 34, 50
CMYK:
0, 6, 29, 30
HSL:
48°, 25.4902%, 60.0000%
HSV (HSB):
48°, 29.0503%, 70.1961%
XYZ:
36.6091, 39.4919, 25.7719
xyY:
0.3594, 0.3877, 39.4919
CIE-Lab:
69.1061, -3.0443, 23.0189
CIE-LCH:
69.1061, 23.2193, 97.5338
CIE-Luv:
69.1061, 8.5240, 31.3404
Hunter-Lab:
62.8426, -5.9889, 19.6749
#b3a97f color charts
#b3a97f color shades, tints & tones
#b3a97f color schemes
#b3a97f color preview, HTML & CSS examples
This text has a color of #b3a97f
<p style="color:#b3a97f;">Text here</p>
.mytext {color:#b3a97f;}
This box has a color of #b3a97f
<div style="background-color:#b3a97f;">Content here</div>
.mybackground {background-color:#b3a97f;}
Border around this has a color of #b3a97f
<div style="border:2px solid #b3a97f;">Content here</div>
.myborder {border:2px solid #b3a97f;}