#b3af2e color space conversions
Hex:
#b3af2e
RGB:
179, 175, 46
CMY:
30, 31, 82
CMYK:
0, 2, 74, 30
HSL:
58°, 59.1111%, 44.1176%
HSV (HSB):
58°, 74.3017%, 70.1961%
XYZ:
34.4135, 40.4409, 8.5769
xyY:
0.4125, 0.4847, 40.4409
CIE-Lab:
69.7824, -13.3825, 62.1668
CIE-LCH:
69.7824, 63.5909, 102.1486
CIE-Luv:
69.7824, 7.8136, 70.3433
Hunter-Lab:
63.5932, -14.6925, 36.5187
#b3af2e color charts
#b3af2e color shades, tints & tones
#b3af2e color schemes
#b3af2e color preview, HTML & CSS examples
This text has a color of #b3af2e
<p style="color:#b3af2e;">Text here</p>
.mytext {color:#b3af2e;}
This box has a color of #b3af2e
<div style="background-color:#b3af2e;">Content here</div>
.mybackground {background-color:#b3af2e;}
Border around this has a color of #b3af2e
<div style="border:2px solid #b3af2e;">Content here</div>
.myborder {border:2px solid #b3af2e;}