#af1d23 color space conversions
Hex:
        #af1d23
        RGB:
        175, 29, 35
        CMY:
        31, 89, 86
        CMYK:
        0, 83, 80, 31
      HSL:
        358°, 71.5686%, 40.0000%
        HSV (HSB):
        358°, 83.4286%, 68.6275%
        XYZ:
        18.4219, 10.1140, 2.5714
        xyY:
        0.5922, 0.3251, 10.1140
      CIE-Lab:
        38.0463, 56.3998, 35.8028
        CIE-LCH:
        38.0463, 66.8040, 32.4075
        CIE-Luv:
        38.0463, 107.0781, 21.5096
        Hunter-Lab:
        31.8026, 47.7433, 17.4680
      #af1d23 color charts
#af1d23 RGB chart
      #af1d23 CMYK chart
      #af1d23 RGB pie chart
      #af1d23 color shades, tints & tones
#af1d23 color schemes
#af1d23 color preview, HTML & CSS examples
           This text has a color of #af1d23        
        
          <p style="color:#af1d23;">Text here</p>
        
        
          .mytext {color:#af1d23;}
        
        Text color #af1d23
      
           This box has a color of #af1d23        
        
          <div style="background-color:#af1d23;">Content here</div>
        
        
          .mybackground {background-color:#af1d23;}
        
        Background color #af1d23
      
           Border around this has a color of #af1d23        
        
          <div style="border:2px solid #af1d23;">Content here</div>
        
        
          .myborder {border:2px solid #af1d23;}
        
        Border color #af1d23