#af283b color space conversions
Hex:
        #af283b
        RGB:
        175, 40, 59
        CMY:
        31, 84, 77
        CMYK:
        0, 77, 66, 31
      HSL:
        352°, 62.7907%, 42.1569%
        HSV (HSB):
        352°, 77.1429%, 68.6275%
        XYZ:
        19.2274, 10.9473, 5.2373
        xyY:
        0.5430, 0.3091, 10.9473
      CIE-Lab:
        39.4916, 54.3274, 22.9397
        CIE-LCH:
        39.4916, 58.9720, 22.8918
        CIE-Luv:
        39.4916, 96.6979, 13.5523
        Hunter-Lab:
        33.0867, 45.8284, 13.7757
      #af283b color charts
#af283b RGB chart
      #af283b CMYK chart
      #af283b RGB pie chart
      #af283b color shades, tints & tones
#af283b color schemes
#af283b color preview, HTML & CSS examples
           This text has a color of #af283b        
        
          <p style="color:#af283b;">Text here</p>
        
        
          .mytext {color:#af283b;}
        
        Text color #af283b
      
           This box has a color of #af283b        
        
          <div style="background-color:#af283b;">Content here</div>
        
        
          .mybackground {background-color:#af283b;}
        
        Background color #af283b
      
           Border around this has a color of #af283b        
        
          <div style="border:2px solid #af283b;">Content here</div>
        
        
          .myborder {border:2px solid #af283b;}
        
        Border color #af283b