#af070e color space conversions
Hex:
        #af070e
        RGB:
        175, 7, 14
        CMY:
        31, 97, 95
        CMYK:
        0, 96, 92, 31
      HSL:
        358°, 92.3077%, 35.6863%
        HSV (HSB):
        358°, 96.0000%, 68.6275%
        XYZ:
        17.8344, 9.2976, 1.2701
        xyY:
        0.6279, 0.3274, 9.2976
      CIE-Lab:
        36.5511, 59.7354, 45.2471
        CIE-LCH:
        36.5511, 74.9374, 37.1424
        CIE-Luv:
        36.5511, 116.3924, 24.2594
        Hunter-Lab:
        30.4920, 51.0417, 18.8748
      #af070e color charts
#af070e RGB chart
      #af070e CMYK chart
      #af070e RGB pie chart
      #af070e color shades, tints & tones
#af070e color schemes
#af070e color preview, HTML & CSS examples
           This text has a color of #af070e        
        
          <p style="color:#af070e;">Text here</p>
        
        
          .mytext {color:#af070e;}
        
        Text color #af070e
      
           This box has a color of #af070e        
        
          <div style="background-color:#af070e;">Content here</div>
        
        
          .mybackground {background-color:#af070e;}
        
        Background color #af070e
      
           Border around this has a color of #af070e        
        
          <div style="border:2px solid #af070e;">Content here</div>
        
        
          .myborder {border:2px solid #af070e;}
        
        Border color #af070e