#af3b27 color space conversions
Hex:
        #af3b27
        RGB:
        175, 59, 39
        CMY:
        31, 77, 85
        CMYK:
        0, 66, 78, 31
      HSL:
        9°, 63.5514%, 41.9608%
        HSV (HSB):
        9°, 77.7143%, 68.6275%
        XYZ:
        19.6094, 12.3884, 3.2771
        xyY:
        0.5559, 0.3512, 12.3884
      CIE-Lab:
        41.8268, 46.1926, 37.4894
        CIE-LCH:
        41.8268, 59.4913, 39.0624
        CIE-Luv:
        41.8268, 90.5528, 26.9727
        Hunter-Lab:
        35.1971, 37.8527, 19.1176
      #af3b27 color charts
#af3b27 RGB chart
      #af3b27 CMYK chart
      #af3b27 RGB pie chart
      #af3b27 color shades, tints & tones
#af3b27 color schemes
#af3b27 color preview, HTML & CSS examples
           This text has a color of #af3b27        
        
          <p style="color:#af3b27;">Text here</p>
        
        
          .mytext {color:#af3b27;}
        
        Text color #af3b27
      
           This box has a color of #af3b27        
        
          <div style="background-color:#af3b27;">Content here</div>
        
        
          .mybackground {background-color:#af3b27;}
        
        Background color #af3b27
      
           Border around this has a color of #af3b27        
        
          <div style="border:2px solid #af3b27;">Content here</div>
        
        
          .myborder {border:2px solid #af3b27;}
        
        Border color #af3b27