#af0c30 color space conversions
Hex:
        #af0c30
        RGB:
        175, 12, 48
        CMY:
        31, 95, 81
        CMYK:
        0, 93, 73, 31
      HSL:
        347°, 87.1658%, 36.6667%
        HSV (HSB):
        347°, 93.1429%, 68.6275%
        XYZ:
        18.3442, 9.5903, 3.6806
        xyY:
        0.5802, 0.3033, 9.5903
      CIE-Lab:
        37.0969, 60.0846, 26.8794
        CIE-LCH:
        37.0969, 65.8230, 24.1018
        CIE-Luv:
        37.0969, 108.8527, 14.4141
        Hunter-Lab:
        30.9682, 51.5409, 14.6311
      #af0c30 color charts
#af0c30 RGB chart
      #af0c30 CMYK chart
      #af0c30 RGB pie chart
      #af0c30 color shades, tints & tones
#af0c30 color schemes
#af0c30 color preview, HTML & CSS examples
           This text has a color of #af0c30        
        
          <p style="color:#af0c30;">Text here</p>
        
        
          .mytext {color:#af0c30;}
        
        Text color #af0c30
      
           This box has a color of #af0c30        
        
          <div style="background-color:#af0c30;">Content here</div>
        
        
          .mybackground {background-color:#af0c30;}
        
        Background color #af0c30
      
           Border around this has a color of #af0c30        
        
          <div style="border:2px solid #af0c30;">Content here</div>
        
        
          .myborder {border:2px solid #af0c30;}
        
        Border color #af0c30