#af3105 color space conversions
Hex:
        #af3105
        RGB:
        175, 49, 5
        CMY:
        31, 81, 98
        CMYK:
        0, 72, 97, 31
      HSL:
        16°, 94.4444%, 35.2941%
        HSV (HSB):
        16°, 97.1429%, 68.6275%
        XYZ:
        18.8049, 11.3215, 1.3377
        xyY:
        0.5977, 0.3598, 11.3215
      CIE-Lab:
        40.1168, 49.4665, 50.6038
        CIE-LCH:
        40.1168, 70.7650, 45.6511
        CIE-Luv:
        40.1168, 100.4576, 31.6012
        Hunter-Lab:
        33.6475, 40.8769, 21.1960
      #af3105 color charts
#af3105 RGB chart
      #af3105 CMYK chart
      #af3105 RGB pie chart
      #af3105 color shades, tints & tones
#af3105 color schemes
#af3105 color preview, HTML & CSS examples
           This text has a color of #af3105        
        
          <p style="color:#af3105;">Text here</p>
        
        
          .mytext {color:#af3105;}
        
        Text color #af3105
      
           This box has a color of #af3105        
        
          <div style="background-color:#af3105;">Content here</div>
        
        
          .mybackground {background-color:#af3105;}
        
        Background color #af3105
      
           Border around this has a color of #af3105        
        
          <div style="border:2px solid #af3105;">Content here</div>
        
        
          .myborder {border:2px solid #af3105;}
        
        Border color #af3105