#b3b31f color space conversions
Hex:
#b3b31f
RGB:
179, 179, 31
CMY:
30, 30, 88
CMYK:
0, 0, 83, 30
HSL:
60°, 70.4762%, 41.1765%
HSV (HSB):
60°, 82.6816%, 70.1961%
XYZ:
34.9578, 41.9228, 7.5458
xyY:
0.4141, 0.4966, 41.9228
CIE-Lab:
70.8177, -15.9759, 67.5350
CIE-LCH:
70.8177, 69.3989, 103.3090
CIE-Luv:
70.8177, 5.4004, 74.8666
Hunter-Lab:
64.7478, -16.9353, 38.4138
#b3b31f color charts
#b3b31f color shades, tints & tones
#b3b31f color schemes
#b3b31f color preview, HTML & CSS examples
This text has a color of #b3b31f
<p style="color:#b3b31f;">Text here</p>
.mytext {color:#b3b31f;}
This box has a color of #b3b31f
<div style="background-color:#b3b31f;">Content here</div>
.mybackground {background-color:#b3b31f;}
Border around this has a color of #b3b31f
<div style="border:2px solid #b3b31f;">Content here</div>
.myborder {border:2px solid #b3b31f;}