#af343f color space conversions
Hex:
        #af343f
        RGB:
        175, 52, 63
        CMY:
        31, 80, 75
        CMYK:
        0, 70, 64, 31
      HSL:
        355°, 54.1850%, 44.5098%
        HSV (HSB):
        355°, 70.2857%, 68.6275%
        XYZ:
        19.8044, 11.9288, 5.9613
        xyY:
        0.5254, 0.3165, 11.9288
      CIE-Lab:
        41.1028, 50.2898, 22.5096
        CIE-LCH:
        41.1028, 55.0976, 24.1132
        CIE-Luv:
        41.1028, 89.6922, 14.5734
        Hunter-Lab:
        34.5381, 41.9113, 13.9432
      #af343f color charts
#af343f RGB chart
      #af343f CMYK chart
      #af343f RGB pie chart
      #af343f color shades, tints & tones
#af343f color schemes
#af343f color preview, HTML & CSS examples
           This text has a color of #af343f        
        
          <p style="color:#af343f;">Text here</p>
        
        
          .mytext {color:#af343f;}
        
        Text color #af343f
      
           This box has a color of #af343f        
        
          <div style="background-color:#af343f;">Content here</div>
        
        
          .mybackground {background-color:#af343f;}
        
        Background color #af343f
      
           Border around this has a color of #af343f        
        
          <div style="border:2px solid #af343f;">Content here</div>
        
        
          .myborder {border:2px solid #af343f;}
        
        Border color #af343f