#af073d color space conversions
Hex:
        #af073d
        RGB:
        175, 7, 61
        CMY:
        31, 97, 76
        CMYK:
        0, 96, 65, 31
      HSL:
        341°, 92.3077%, 35.6863%
        HSV (HSB):
        341°, 96.0000%, 68.6275%
        XYZ:
        18.5975, 9.6028, 5.2882
        xyY:
        0.5553, 0.2868, 9.6028
      CIE-Lab:
        37.1200, 61.3089, 18.6158
        CIE-LCH:
        37.1200, 64.0728, 16.8904
        CIE-Luv:
        37.1200, 105.6320, 7.6378
        Hunter-Lab:
        30.9884, 52.8956, 11.5740
      #af073d color charts
#af073d RGB chart
      #af073d CMYK chart
      #af073d RGB pie chart
      #af073d color shades, tints & tones
#af073d color schemes
#af073d color preview, HTML & CSS examples
           This text has a color of #af073d        
        
          <p style="color:#af073d;">Text here</p>
        
        
          .mytext {color:#af073d;}
        
        Text color #af073d
      
           This box has a color of #af073d        
        
          <div style="background-color:#af073d;">Content here</div>
        
        
          .mybackground {background-color:#af073d;}
        
        Background color #af073d
      
           Border around this has a color of #af073d        
        
          <div style="border:2px solid #af073d;">Content here</div>
        
        
          .myborder {border:2px solid #af073d;}
        
        Border color #af073d