#af5a07 color space conversions
Hex:
        #af5a07
        RGB:
        175, 90, 7
        CMY:
        31, 65, 97
        CMYK:
        0, 49, 96, 31
      HSL:
        30°, 92.3077%, 35.6863%
        HSV (HSB):
        30°, 96.0000%, 68.6275%
        XYZ:
        21.3737, 16.4416, 2.2480
        xyY:
        0.5335, 0.4104, 16.4416
      CIE-Lab:
        47.5486, 30.1373, 54.6996
        CIE-LCH:
        47.5486, 62.4524, 61.1470
        CIE-Luv:
        47.5486, 70.0605, 43.4288
        Hunter-Lab:
        40.5483, 23.1310, 25.0967
      #af5a07 color charts
#af5a07 RGB chart
      #af5a07 CMYK chart
      #af5a07 RGB pie chart
      #af5a07 color shades, tints & tones
#af5a07 color schemes
#af5a07 color preview, HTML & CSS examples
           This text has a color of #af5a07        
        
          <p style="color:#af5a07;">Text here</p>
        
        
          .mytext {color:#af5a07;}
        
        Text color #af5a07
      
           This box has a color of #af5a07        
        
          <div style="background-color:#af5a07;">Content here</div>
        
        
          .mybackground {background-color:#af5a07;}
        
        Background color #af5a07
      
           Border around this has a color of #af5a07        
        
          <div style="border:2px solid #af5a07;">Content here</div>
        
        
          .myborder {border:2px solid #af5a07;}
        
        Border color #af5a07