#af304f color space conversions
Hex:
        #af304f
        RGB:
        175, 48, 79
        CMY:
        31, 81, 69
        CMYK:
        0, 73, 55, 31
      HSL:
        345°, 56.9507%, 43.7255%
        HSV (HSB):
        345°, 72.5714%, 68.6275%
        XYZ:
        20.1474, 11.7924, 8.6114
        xyY:
        0.4968, 0.2908, 11.7924
      CIE-Lab:
        40.8842, 52.9335, 12.2274
        CIE-LCH:
        40.8842, 54.3274, 13.0069
        CIE-Luv:
        40.8842, 87.0399, 4.1843
        Hunter-Lab:
        34.3400, 44.6316, 9.1699
      #af304f color charts
#af304f RGB chart
      #af304f CMYK chart
      #af304f RGB pie chart
      #af304f color shades, tints & tones
#af304f color schemes
#af304f color preview, HTML & CSS examples
           This text has a color of #af304f        
        
          <p style="color:#af304f;">Text here</p>
        
        
          .mytext {color:#af304f;}
        
        Text color #af304f
      
           This box has a color of #af304f        
        
          <div style="background-color:#af304f;">Content here</div>
        
        
          .mybackground {background-color:#af304f;}
        
        Background color #af304f
      
           Border around this has a color of #af304f        
        
          <div style="border:2px solid #af304f;">Content here</div>
        
        
          .myborder {border:2px solid #af304f;}
        
        Border color #af304f