#af0207 color space conversions
Hex:
        #af0207
        RGB:
        175, 2, 7
        CMY:
        31, 99, 97
        CMYK:
        0, 99, 96, 31
      HSL:
        358°, 97.7401%, 34.7059%
        HSV (HSB):
        358°, 98.8571%, 68.6275%
        XYZ:
        17.7393, 9.1727, 1.0366
        xyY:
        0.6347, 0.3282, 9.1727
      CIE-Lab:
        36.3147, 60.2441, 47.8099
        CIE-LCH:
        36.3147, 76.9100, 38.4356
        CIE-Luv:
        36.3147, 118.0271, 24.8841
        Hunter-Lab:
        30.2865, 51.5488, 19.1713
      #af0207 color charts
#af0207 RGB chart
      #af0207 CMYK chart
      #af0207 RGB pie chart
      #af0207 color shades, tints & tones
#af0207 color schemes
#af0207 color preview, HTML & CSS examples
           This text has a color of #af0207        
        
          <p style="color:#af0207;">Text here</p>
        
        
          .mytext {color:#af0207;}
        
        Text color #af0207
      
           This box has a color of #af0207        
        
          <div style="background-color:#af0207;">Content here</div>
        
        
          .mybackground {background-color:#af0207;}
        
        Background color #af0207
      
           Border around this has a color of #af0207        
        
          <div style="border:2px solid #af0207;">Content here</div>
        
        
          .myborder {border:2px solid #af0207;}
        
        Border color #af0207