#af293f color space conversions
Hex:
        #af293f
        RGB:
        175, 41, 63
        CMY:
        31, 84, 75
        CMYK:
        0, 77, 64, 31
      HSL:
        350°, 62.0370%, 42.3529%
        HSV (HSB):
        350°, 76.5714%, 68.6275%
        XYZ:
        19.3693, 11.0587, 5.8163
        xyY:
        0.5344, 0.3051, 11.0587
      CIE-Lab:
        39.6792, 54.2393, 20.6760
        CIE-LCH:
        39.6792, 58.0465, 20.8668
        CIE-Luv:
        39.6792, 95.1132, 11.6989
        Hunter-Lab:
        33.2547, 45.7726, 12.9083
      #af293f color charts
#af293f RGB chart
      #af293f CMYK chart
      #af293f RGB pie chart
      #af293f color shades, tints & tones
#af293f color schemes
#af293f color preview, HTML & CSS examples
           This text has a color of #af293f        
        
          <p style="color:#af293f;">Text here</p>
        
        
          .mytext {color:#af293f;}
        
        Text color #af293f
      
           This box has a color of #af293f        
        
          <div style="background-color:#af293f;">Content here</div>
        
        
          .mybackground {background-color:#af293f;}
        
        Background color #af293f
      
           Border around this has a color of #af293f        
        
          <div style="border:2px solid #af293f;">Content here</div>
        
        
          .myborder {border:2px solid #af293f;}
        
        Border color #af293f