#af0b43 color space conversions
Hex:
        #af0b43
        RGB:
        175, 11, 67
        CMY:
        31, 96, 74
        CMYK:
        0, 94, 62, 31
      HSL:
        340°, 88.1720%, 36.4706%
        HSV (HSB):
        340°, 93.7143%, 68.6275%
        XYZ:
        18.8120, 9.7586, 6.2023
        xyY:
        0.5410, 0.2806, 9.7586
      CIE-Lab:
        37.4056, 61.1897, 15.1253
        CIE-LCH:
        37.4056, 63.0314, 13.8844
        CIE-Luv:
        37.4056, 102.8796, 4.6250
        Hunter-Lab:
        31.2387, 52.8253, 10.0954
      #af0b43 color charts
#af0b43 RGB chart
      #af0b43 CMYK chart
      #af0b43 RGB pie chart
      #af0b43 color shades, tints & tones
#af0b43 color schemes
#af0b43 color preview, HTML & CSS examples
           This text has a color of #af0b43        
        
          <p style="color:#af0b43;">Text here</p>
        
        
          .mytext {color:#af0b43;}
        
        Text color #af0b43
      
           This box has a color of #af0b43        
        
          <div style="background-color:#af0b43;">Content here</div>
        
        
          .mybackground {background-color:#af0b43;}
        
        Background color #af0b43
      
           Border around this has a color of #af0b43        
        
          <div style="border:2px solid #af0b43;">Content here</div>
        
        
          .myborder {border:2px solid #af0b43;}
        
        Border color #af0b43