#af0c4b color space conversions
Hex:
        #af0c4b
        RGB:
        175, 12, 75
        CMY:
        31, 95, 71
        CMYK:
        0, 93, 57, 31
      HSL:
        337°, 87.1658%, 36.6667%
        HSV (HSB):
        337°, 93.1429%, 68.6275%
        XYZ:
        19.0807, 9.8849, 7.5589
        xyY:
        0.5224, 0.2706, 9.8849
      CIE-Lab:
        37.6351, 61.5811, 10.2759
        CIE-LCH:
        37.6351, 62.4326, 9.4735
        CIE-Luv:
        37.6351, 99.7069, -0.0883
        Hunter-Lab:
        31.4403, 53.3087, 7.7536
      #af0c4b color charts
#af0c4b RGB chart
      #af0c4b CMYK chart
      #af0c4b RGB pie chart
      #af0c4b color shades, tints & tones
#af0c4b color schemes
#af0c4b color preview, HTML & CSS examples
           This text has a color of #af0c4b        
        
          <p style="color:#af0c4b;">Text here</p>
        
        
          .mytext {color:#af0c4b;}
        
        Text color #af0c4b
      
           This box has a color of #af0c4b        
        
          <div style="background-color:#af0c4b;">Content here</div>
        
        
          .mybackground {background-color:#af0c4b;}
        
        Background color #af0c4b
      
           Border around this has a color of #af0c4b        
        
          <div style="border:2px solid #af0c4b;">Content here</div>
        
        
          .myborder {border:2px solid #af0c4b;}
        
        Border color #af0c4b