#af0111 color space conversions
Hex:
        #af0111
        RGB:
        175, 1, 17
        CMY:
        31, 100, 93
        CMYK:
        0, 99, 90, 31
      HSL:
        354°, 98.8636%, 34.5098%
        HSV (HSB):
        354°, 99.4286%, 68.6275%
        XYZ:
        17.7912, 9.1761, 1.3638
        xyY:
        0.6280, 0.3239, 9.1761
      CIE-Lab:
        36.3212, 60.4949, 43.7619
        CIE-LCH:
        36.3212, 74.6642, 35.8820
        CIE-Luv:
        36.3212, 117.2254, 23.3064
        Hunter-Lab:
        30.2921, 51.8256, 18.5352
      #af0111 color charts
#af0111 RGB chart
      #af0111 CMYK chart
      #af0111 RGB pie chart
      #af0111 color shades, tints & tones
#af0111 color schemes
#af0111 color preview, HTML & CSS examples
           This text has a color of #af0111        
        
          <p style="color:#af0111;">Text here</p>
        
        
          .mytext {color:#af0111;}
        
        Text color #af0111
      
           This box has a color of #af0111        
        
          <div style="background-color:#af0111;">Content here</div>
        
        
          .mybackground {background-color:#af0111;}
        
        Background color #af0111
      
           Border around this has a color of #af0111        
        
          <div style="border:2px solid #af0111;">Content here</div>
        
        
          .myborder {border:2px solid #af0111;}
        
        Border color #af0111