#b3a318 color space conversions
Hex:
        #b3a318
        RGB:
        179, 163, 24
        CMY:
        30, 36, 91
        CMYK:
        0, 9, 87, 30
      HSL:
        54°, 76.3547%, 39.8039%
        HSV (HSB):
        54°, 86.5922%, 70.1961%
        XYZ:
        31.8525, 35.8440, 6.1039
        xyY:
        0.4316, 0.4857, 35.8440
      CIE-Lab:
        66.4006, -7.8749, 65.5256
        CIE-LCH:
        66.4006, 65.9971, 96.8529
        CIE-Luv:
        66.4006, 16.3217, 69.4540
        Hunter-Lab:
        59.8699, -9.8053, 35.8641
      #b3a318 color charts
#b3a318 RGB chart
      #b3a318 CMYK chart
      #b3a318 RGB pie chart
      #b3a318 color shades, tints & tones
#b3a318 color schemes
#b3a318 color preview, HTML & CSS examples
           This text has a color of #b3a318        
        
          <p style="color:#b3a318;">Text here</p>
        
        
          .mytext {color:#b3a318;}
        
        Text color #b3a318
      
           This box has a color of #b3a318        
        
          <div style="background-color:#b3a318;">Content here</div>
        
        
          .mybackground {background-color:#b3a318;}
        
        Background color #b3a318
      
           Border around this has a color of #b3a318        
        
          <div style="border:2px solid #b3a318;">Content here</div>
        
        
          .myborder {border:2px solid #b3a318;}
        
        Border color #b3a318