#af0a23 color space conversions
Hex:
        #af0a23
        RGB:
        175, 10, 35
        CMY:
        31, 96, 86
        CMYK:
        0, 94, 80, 31
      HSL:
        351°, 89.1892%, 36.2745%
        HSV (HSB):
        351°, 94.2857%, 68.6275%
        XYZ:
        18.0911, 9.4524, 2.4611
        xyY:
        0.6029, 0.3150, 9.4524
      CIE-Lab:
        36.8411, 59.8521, 34.5571
        CIE-LCH:
        36.8411, 69.1120, 30.0010
        CIE-Luv:
        36.8411, 112.4566, 19.2921
        Hunter-Lab:
        30.7447, 51.2314, 16.7752
      #af0a23 color charts
#af0a23 RGB chart
      #af0a23 CMYK chart
      #af0a23 RGB pie chart
      #af0a23 color shades, tints & tones
#af0a23 color schemes
#af0a23 color preview, HTML & CSS examples
           This text has a color of #af0a23        
        
          <p style="color:#af0a23;">Text here</p>
        
        
          .mytext {color:#af0a23;}
        
        Text color #af0a23
      
           This box has a color of #af0a23        
        
          <div style="background-color:#af0a23;">Content here</div>
        
        
          .mybackground {background-color:#af0a23;}
        
        Background color #af0a23
      
           Border around this has a color of #af0a23        
        
          <div style="border:2px solid #af0a23;">Content here</div>
        
        
          .myborder {border:2px solid #af0a23;}
        
        Border color #af0a23