#af1b42 color space conversions
Hex:
        #af1b42
        RGB:
        175, 27, 66
        CMY:
        31, 89, 74
        CMYK:
        0, 85, 62, 31
      HSL:
        344°, 73.2673%, 39.6078%
        HSV (HSB):
        344°, 84.5714%, 68.6275%
        XYZ:
        19.0545, 10.2912, 6.1364
        xyY:
        0.5370, 0.2900, 10.2912
      CIE-Lab:
        38.3600, 58.3224, 17.0445
        CIE-LCH:
        38.3600, 60.7620, 16.2908
        CIE-Luv:
        38.3600, 99.4759, 7.2243
        Hunter-Lab:
        32.0799, 49.8840, 11.1147
      #af1b42 color charts
#af1b42 RGB chart
      #af1b42 CMYK chart
      #af1b42 RGB pie chart
      #af1b42 color shades, tints & tones
#af1b42 color schemes
#af1b42 color preview, HTML & CSS examples
           This text has a color of #af1b42        
        
          <p style="color:#af1b42;">Text here</p>
        
        
          .mytext {color:#af1b42;}
        
        Text color #af1b42
      
           This box has a color of #af1b42        
        
          <div style="background-color:#af1b42;">Content here</div>
        
        
          .mybackground {background-color:#af1b42;}
        
        Background color #af1b42
      
           Border around this has a color of #af1b42        
        
          <div style="border:2px solid #af1b42;">Content here</div>
        
        
          .myborder {border:2px solid #af1b42;}
        
        Border color #af1b42