#b3af4c color space conversions
Hex:
#b3af4c
RGB:
179, 175, 76
CMY:
30, 31, 70
CMYK:
0, 2, 58, 30
HSL:
58°, 40.3922%, 50.0000%
HSV (HSB):
58°, 57.5419%, 70.1961%
XYZ:
35.2249, 40.7655, 12.8494
xyY:
0.3965, 0.4589, 40.7655
CIE-Lab:
70.0113, -11.5901, 50.1948
CIE-LCH:
70.0113, 51.5155, 103.0018
CIE-Luv:
70.0113, 7.0777, 61.0425
Hunter-Lab:
63.8478, -13.2551, 32.7613
#b3af4c color charts
#b3af4c color shades, tints & tones
#b3af4c color schemes
#b3af4c color preview, HTML & CSS examples
This text has a color of #b3af4c
<p style="color:#b3af4c;">Text here</p>
.mytext {color:#b3af4c;}
This box has a color of #b3af4c
<div style="background-color:#b3af4c;">Content here</div>
.mybackground {background-color:#b3af4c;}
Border around this has a color of #b3af4c
<div style="border:2px solid #b3af4c;">Content here</div>
.myborder {border:2px solid #b3af4c;}