#b3af5c color space conversions
Hex:
#b3af5c
RGB:
179, 175, 92
CMY:
30, 31, 64
CMYK:
0, 2, 49, 30
HSL:
57°, 36.4017%, 53.1373%
HSV (HSB):
57°, 48.6034%, 70.1961%
XYZ:
35.8521, 41.0164, 16.1526
xyY:
0.3854, 0.4409, 41.0164
CIE-Lab:
70.1874, -10.2298, 42.7247
CIE-LCH:
70.1874, 43.9323, 103.4652
CIE-Luv:
70.1874, 6.5329, 54.1551
Hunter-Lab:
64.0440, -12.1519, 29.8773
#b3af5c color charts
#b3af5c color shades, tints & tones
#b3af5c color schemes
#b3af5c color preview, HTML & CSS examples
This text has a color of #b3af5c
<p style="color:#b3af5c;">Text here</p>
.mytext {color:#b3af5c;}
This box has a color of #b3af5c
<div style="background-color:#b3af5c;">Content here</div>
.mybackground {background-color:#b3af5c;}
Border around this has a color of #b3af5c
<div style="border:2px solid #b3af5c;">Content here</div>
.myborder {border:2px solid #b3af5c;}