#af3c02 color space conversions
Hex:
        #af3c02
        RGB:
        175, 60, 2
        CMY:
        31, 76, 99
        CMYK:
        0, 66, 99, 31
      HSL:
        20°, 97.7401%, 34.7059%
        HSV (HSB):
        20°, 98.8571%, 68.6275%
        XYZ:
        19.3060, 12.3501, 1.4237
        xyY:
        0.5836, 0.3733, 12.3501
      CIE-Lab:
        41.7672, 44.9184, 52.4811
        CIE-LCH:
        41.7672, 69.0791, 49.4399
        CIE-Luv:
        41.7672, 93.3683, 34.7082
        Hunter-Lab:
        35.1427, 36.5613, 22.1979
      #af3c02 color charts
#af3c02 RGB chart
      #af3c02 CMYK chart
      #af3c02 RGB pie chart
      #af3c02 color shades, tints & tones
#af3c02 color schemes
#af3c02 color preview, HTML & CSS examples
           This text has a color of #af3c02        
        
          <p style="color:#af3c02;">Text here</p>
        
        
          .mytext {color:#af3c02;}
        
        Text color #af3c02
      
           This box has a color of #af3c02        
        
          <div style="background-color:#af3c02;">Content here</div>
        
        
          .mybackground {background-color:#af3c02;}
        
        Background color #af3c02
      
           Border around this has a color of #af3c02        
        
          <div style="border:2px solid #af3c02;">Content here</div>
        
        
          .myborder {border:2px solid #af3c02;}
        
        Border color #af3c02