#af0c0d color space conversions
Hex:
        #af0c0d
        RGB:
        175, 12, 13
        CMY:
        31, 95, 95
        CMYK:
        0, 93, 93, 31
      HSL:
        360°, 87.1658%, 36.6667%
        HSV (HSB):
        360°, 93.1429%, 68.6275%
        XYZ:
        17.8833, 9.4060, 1.2537
        xyY:
        0.6265, 0.3295, 9.4060
      CIE-Lab:
        36.7544, 59.1202, 45.7932
        CIE-LCH:
        36.7544, 74.7811, 37.7606
        CIE-Luv:
        36.7544, 115.5014, 24.7792
        Hunter-Lab:
        30.6691, 50.4132, 19.0446
      #af0c0d color charts
#af0c0d RGB chart
      #af0c0d CMYK chart
      #af0c0d RGB pie chart
      #af0c0d color shades, tints & tones
#af0c0d color schemes
#af0c0d color preview, HTML & CSS examples
           This text has a color of #af0c0d        
        
          <p style="color:#af0c0d;">Text here</p>
        
        
          .mytext {color:#af0c0d;}
        
        Text color #af0c0d
      
           This box has a color of #af0c0d        
        
          <div style="background-color:#af0c0d;">Content here</div>
        
        
          .mybackground {background-color:#af0c0d;}
        
        Background color #af0c0d
      
           Border around this has a color of #af0c0d        
        
          <div style="border:2px solid #af0c0d;">Content here</div>
        
        
          .myborder {border:2px solid #af0c0d;}
        
        Border color #af0c0d