#af7612 color space conversions
Hex:
        #af7612
        RGB:
        175, 118, 18
        CMY:
        31, 54, 93
        CMYK:
        0, 33, 90, 31
      HSL:
        38°, 81.3472%, 37.8431%
        HSV (HSB):
        38°, 89.7143%, 68.6275%
        XYZ:
        24.2668, 22.1145, 3.5618
        xyY:
        0.4859, 0.4428, 22.1145
      CIE-Lab:
        54.1483, 14.8330, 56.9817
        CIE-LCH:
        54.1483, 58.8807, 75.4090
        CIE-Luv:
        54.1483, 47.0835, 52.4213
        Hunter-Lab:
        47.0261, 9.8156, 28.4276
      #af7612 color charts
#af7612 RGB chart
      #af7612 CMYK chart
      #af7612 RGB pie chart
      #af7612 color shades, tints & tones
#af7612 color schemes
#af7612 color preview, HTML & CSS examples
           This text has a color of #af7612        
        
          <p style="color:#af7612;">Text here</p>
        
        
          .mytext {color:#af7612;}
        
        Text color #af7612
      
           This box has a color of #af7612        
        
          <div style="background-color:#af7612;">Content here</div>
        
        
          .mybackground {background-color:#af7612;}
        
        Background color #af7612
      
           Border around this has a color of #af7612        
        
          <div style="border:2px solid #af7612;">Content here</div>
        
        
          .myborder {border:2px solid #af7612;}
        
        Border color #af7612