#af1017 color space conversions
Hex:
        #af1017
        RGB:
        175, 16, 23
        CMY:
        31, 94, 91
        CMYK:
        0, 91, 87, 31
      HSL:
        357°, 83.2461%, 37.4510%
        HSV (HSB):
        357°, 90.8571%, 68.6275%
        XYZ:
        18.0191, 9.5464, 1.7035
        xyY:
        0.6156, 0.3262, 9.5464
      CIE-Lab:
        37.0157, 58.7176, 41.3845
        CIE-LCH:
        37.0157, 71.8361, 35.1764
        CIE-Luv:
        37.0157, 113.3264, 23.2065
        Hunter-Lab:
        30.8973, 50.0302, 18.3591
      #af1017 color charts
#af1017 RGB chart
      #af1017 CMYK chart
      #af1017 RGB pie chart
      #af1017 color shades, tints & tones
#af1017 color schemes
#af1017 color preview, HTML & CSS examples
           This text has a color of #af1017        
        
          <p style="color:#af1017;">Text here</p>
        
        
          .mytext {color:#af1017;}
        
        Text color #af1017
      
           This box has a color of #af1017        
        
          <div style="background-color:#af1017;">Content here</div>
        
        
          .mybackground {background-color:#af1017;}
        
        Background color #af1017
      
           Border around this has a color of #af1017        
        
          <div style="border:2px solid #af1017;">Content here</div>
        
        
          .myborder {border:2px solid #af1017;}
        
        Border color #af1017