#e6a80c color space conversions
Hex:
        #e6a80c
        RGB:
        230, 168, 12
        CMY:
        10, 34, 95
        CMYK:
        0, 27, 95, 10
      HSL:
        43°, 90.0826%, 47.4510%
        HSV (HSB):
        43°, 94.7826%, 90.1961%
        XYZ:
        46.7021, 44.8548, 6.5442
        xyY:
        0.4761, 0.4572, 44.8548
      CIE-Lab:
        72.7962, 11.8084, 74.7547
        CIE-LCH:
        72.7962, 75.6816, 81.0236
        CIE-Luv:
        72.7962, 51.9471, 73.6426
        Hunter-Lab:
        66.9737, 7.2676, 41.0882
      #e6a80c color charts
#e6a80c RGB chart
      #e6a80c CMYK chart
      #e6a80c RGB pie chart
      #e6a80c color shades, tints & tones
#e6a80c color schemes
#e6a80c color preview, HTML & CSS examples
           This text has a color of #e6a80c        
        
          <p style="color:#e6a80c;">Text here</p>
        
        
          .mytext {color:#e6a80c;}
        
        Text color #e6a80c
      
           This box has a color of #e6a80c        
        
          <div style="background-color:#e6a80c;">Content here</div>
        
        
          .mybackground {background-color:#e6a80c;}
        
        Background color #e6a80c
      
           Border around this has a color of #e6a80c        
        
          <div style="border:2px solid #e6a80c;">Content here</div>
        
        
          .myborder {border:2px solid #e6a80c;}
        
        Border color #e6a80c