#b4a842 color space conversions
Hex:
        #b4a842
        RGB:
        180, 168, 66
        CMY:
        29, 34, 74
        CMYK:
        0, 7, 63, 29
      HSL:
        54°, 46.3415%, 48.2353%
        HSV (HSB):
        54°, 63.3333%, 70.5882%
        XYZ:
        33.8084, 38.1019, 10.7268
        xyY:
        0.4091, 0.4611, 38.1019
      CIE-Lab:
        68.0957, -8.2132, 52.6221
        CIE-LCH:
        68.0957, 53.2592, 98.8711
        CIE-Luv:
        68.0957, 12.6462, 61.5761
        Hunter-Lab:
        61.7267, -10.2555, 32.9054
      #b4a842 color charts
#b4a842 RGB chart
      #b4a842 CMYK chart
      #b4a842 RGB pie chart
      #b4a842 color shades, tints & tones
#b4a842 color schemes
#b4a842 color preview, HTML & CSS examples
           This text has a color of #b4a842        
        
          <p style="color:#b4a842;">Text here</p>
        
        
          .mytext {color:#b4a842;}
        
        Text color #b4a842
      
           This box has a color of #b4a842        
        
          <div style="background-color:#b4a842;">Content here</div>
        
        
          .mybackground {background-color:#b4a842;}
        
        Background color #b4a842
      
           Border around this has a color of #b4a842        
        
          <div style="border:2px solid #b4a842;">Content here</div>
        
        
          .myborder {border:2px solid #b4a842;}
        
        Border color #b4a842