#af1b47 color space conversions
Hex:
        #af1b47
        RGB:
        175, 27, 71
        CMY:
        31, 89, 72
        CMYK:
        0, 85, 59, 31
      HSL:
        342°, 73.2673%, 39.6078%
        HSV (HSB):
        342°, 84.5714%, 68.6275%
        XYZ:
        19.2085, 10.3528, 6.9471
        xyY:
        0.5261, 0.2836, 10.3528
      CIE-Lab:
        38.4682, 58.6420, 13.9927
        CIE-LCH:
        38.4682, 60.2883, 13.4205
        CIE-Luv:
        38.4682, 97.7629, 4.3251
        Hunter-Lab:
        32.1757, 50.2546, 9.7216
      #af1b47 color charts
#af1b47 RGB chart
      #af1b47 CMYK chart
      #af1b47 RGB pie chart
      #af1b47 color shades, tints & tones
#af1b47 color schemes
#af1b47 color preview, HTML & CSS examples
           This text has a color of #af1b47        
        
          <p style="color:#af1b47;">Text here</p>
        
        
          .mytext {color:#af1b47;}
        
        Text color #af1b47
      
           This box has a color of #af1b47        
        
          <div style="background-color:#af1b47;">Content here</div>
        
        
          .mybackground {background-color:#af1b47;}
        
        Background color #af1b47
      
           Border around this has a color of #af1b47        
        
          <div style="border:2px solid #af1b47;">Content here</div>
        
        
          .myborder {border:2px solid #af1b47;}
        
        Border color #af1b47