#af2536 color space conversions
Hex:
        #af2536
        RGB:
        175, 37, 54
        CMY:
        31, 85, 79
        CMYK:
        0, 79, 69, 31
      HSL:
        353°, 65.0943%, 41.5686%
        HSV (HSB):
        353°, 78.8571%, 68.6275%
        XYZ:
        19.0066, 10.7034, 4.5542
        xyY:
        0.5547, 0.3124, 10.7034
      CIE-Lab:
        39.0764, 54.9891, 25.5345
        CIE-LCH:
        39.0764, 60.6285, 24.9080
        CIE-Luv:
        39.0764, 99.3785, 15.3501
        Hunter-Lab:
        32.7161, 46.4475, 14.6478
      #af2536 color charts
#af2536 RGB chart
      #af2536 CMYK chart
      #af2536 RGB pie chart
      #af2536 color shades, tints & tones
#af2536 color schemes
#af2536 color preview, HTML & CSS examples
           This text has a color of #af2536        
        
          <p style="color:#af2536;">Text here</p>
        
        
          .mytext {color:#af2536;}
        
        Text color #af2536
      
           This box has a color of #af2536        
        
          <div style="background-color:#af2536;">Content here</div>
        
        
          .mybackground {background-color:#af2536;}
        
        Background color #af2536
      
           Border around this has a color of #af2536        
        
          <div style="border:2px solid #af2536;">Content here</div>
        
        
          .myborder {border:2px solid #af2536;}
        
        Border color #af2536