#af0c41 color space conversions
Hex:
        #af0c41
        RGB:
        175, 12, 65
        CMY:
        31, 95, 75
        CMYK:
        0, 93, 63, 31
      HSL:
        340°, 87.1658%, 36.6667%
        HSV (HSB):
        340°, 93.1429%, 68.6275%
        XYZ:
        18.7648, 9.7586, 5.8956
        xyY:
        0.5452, 0.2835, 9.7586
      CIE-Lab:
        37.4056, 60.9458, 16.4151
        CIE-LCH:
        37.4056, 63.1177, 15.0743
        CIE-Luv:
        37.4056, 103.4307, 5.8543
        Hunter-Lab:
        31.2387, 52.5557, 10.6774
      #af0c41 color charts
#af0c41 RGB chart
      #af0c41 CMYK chart
      #af0c41 RGB pie chart
      #af0c41 color shades, tints & tones
#af0c41 color schemes
#af0c41 color preview, HTML & CSS examples
           This text has a color of #af0c41        
        
          <p style="color:#af0c41;">Text here</p>
        
        
          .mytext {color:#af0c41;}
        
        Text color #af0c41
      
           This box has a color of #af0c41        
        
          <div style="background-color:#af0c41;">Content here</div>
        
        
          .mybackground {background-color:#af0c41;}
        
        Background color #af0c41
      
           Border around this has a color of #af0c41        
        
          <div style="border:2px solid #af0c41;">Content here</div>
        
        
          .myborder {border:2px solid #af0c41;}
        
        Border color #af0c41