#b3a250 color space conversions
Hex:
#b3a250
RGB:
179, 162, 80
CMY:
30, 36, 69
CMYK:
0, 9, 55, 30
HSL:
50°, 39.4422%, 50.7843%
HSV (HSB):
50°, 55.3073%, 70.1961%
XYZ:
32.9587, 36.0036, 12.8017
xyY:
0.4031, 0.4403, 36.0036
CIE-Lab:
66.5226, -4.4260, 44.3016
CIE-LCH:
66.5226, 44.5221, 95.7053
CIE-Luv:
66.5226, 15.3777, 53.2995
Hunter-Lab:
60.0030, -6.9579, 29.3525
#b3a250 color charts
#b3a250 color shades, tints & tones
#b3a250 color schemes
#b3a250 color preview, HTML & CSS examples
This text has a color of #b3a250
<p style="color:#b3a250;">Text here</p>
.mytext {color:#b3a250;}
This box has a color of #b3a250
<div style="background-color:#b3a250;">Content here</div>
.mybackground {background-color:#b3a250;}
Border around this has a color of #b3a250
<div style="border:2px solid #b3a250;">Content here</div>
.myborder {border:2px solid #b3a250;}