#b3ae8f color space conversions
Hex:
#b3ae8f
RGB:
179, 174, 143
CMY:
30, 32, 44
CMYK:
0, 3, 20, 30
HSL:
52°, 19.1489%, 63.1373%
HSV (HSB):
52°, 20.1117%, 70.1961%
XYZ:
38.6844, 41.8390, 32.0234
xyY:
0.3437, 0.3717, 41.8390
CIE-Lab:
70.7598, -3.4239, 16.5814
CIE-LCH:
70.7598, 16.9312, 101.6671
CIE-Luv:
70.7598, 4.7258, 23.5533
Hunter-Lab:
64.6831, -6.4415, 15.9247
#b3ae8f color charts
#b3ae8f color shades, tints & tones
#b3ae8f color schemes
#b3ae8f color preview, HTML & CSS examples
This text has a color of #b3ae8f
<p style="color:#b3ae8f;">Text here</p>
.mytext {color:#b3ae8f;}
This box has a color of #b3ae8f
<div style="background-color:#b3ae8f;">Content here</div>
.mybackground {background-color:#b3ae8f;}
Border around this has a color of #b3ae8f
<div style="border:2px solid #b3ae8f;">Content here</div>
.myborder {border:2px solid #b3ae8f;}