#b3ac0e color space conversions
Hex:
#b3ac0e
RGB:
179, 172, 14
CMY:
30, 33, 95
CMYK:
0, 4, 92, 30
HSL:
57°, 85.4922%, 37.8431%
HSV (HSB):
57°, 92.1788%, 70.1961%
XYZ:
33.4222, 39.1205, 6.2049
xyY:
0.4244, 0.4968, 39.1205
CIE-Lab:
68.8384, -12.7689, 69.3089
CIE-LCH:
68.8384, 70.4753, 100.4387
CIE-Luv:
68.8384, 10.2260, 74.0894
Hunter-Lab:
62.5464, -14.0731, 37.9006
#b3ac0e color charts
#b3ac0e color shades, tints & tones
#b3ac0e color schemes
#b3ac0e color preview, HTML & CSS examples
This text has a color of #b3ac0e
<p style="color:#b3ac0e;">Text here</p>
.mytext {color:#b3ac0e;}
This box has a color of #b3ac0e
<div style="background-color:#b3ac0e;">Content here</div>
.mybackground {background-color:#b3ac0e;}
Border around this has a color of #b3ac0e
<div style="border:2px solid #b3ac0e;">Content here</div>
.myborder {border:2px solid #b3ac0e;}