#af3d18 color space conversions
Hex:
        #af3d18
        RGB:
        175, 61, 24
        CMY:
        31, 76, 91
        CMYK:
        0, 65, 86, 31
      HSL:
        15°, 75.8794%, 39.0196%
        HSV (HSB):
        15°, 86.2857%, 68.6275%
        XYZ:
        19.5128, 12.5174, 2.2518
        xyY:
        0.5692, 0.3651, 12.5174
      CIE-Lab:
        42.0269, 44.8445, 45.1487
        CIE-LCH:
        42.0269, 63.6352, 45.1936
        CIE-Luv:
        42.0269, 91.1507, 31.7016
        Hunter-Lab:
        35.3799, 36.5318, 20.9923
      #af3d18 color charts
#af3d18 RGB chart
      #af3d18 CMYK chart
      #af3d18 RGB pie chart
      #af3d18 color shades, tints & tones
#af3d18 color schemes
#af3d18 color preview, HTML & CSS examples
           This text has a color of #af3d18        
        
          <p style="color:#af3d18;">Text here</p>
        
        
          .mytext {color:#af3d18;}
        
        Text color #af3d18
      
           This box has a color of #af3d18        
        
          <div style="background-color:#af3d18;">Content here</div>
        
        
          .mybackground {background-color:#af3d18;}
        
        Background color #af3d18
      
           Border around this has a color of #af3d18        
        
          <div style="border:2px solid #af3d18;">Content here</div>
        
        
          .myborder {border:2px solid #af3d18;}
        
        Border color #af3d18