#af050e color space conversions
Hex:
        #af050e
        RGB:
        175, 5, 14
        CMY:
        31, 98, 95
        CMYK:
        0, 97, 92, 31
      HSL:
        357°, 94.4444%, 35.2941%
        HSV (HSB):
        357°, 97.1429%, 68.6275%
        XYZ:
        17.8127, 9.2542, 1.2629
        xyY:
        0.6288, 0.3267, 9.2542
      CIE-Lab:
        36.4692, 59.9723, 45.1922
        CIE-LCH:
        36.4692, 75.0933, 36.9999
        CIE-Luv:
        36.4692, 116.7840, 24.1165
        Hunter-Lab:
        30.4207, 51.2837, 18.8332
      #af050e color charts
#af050e RGB chart
      #af050e CMYK chart
      #af050e RGB pie chart
      #af050e color shades, tints & tones
#af050e color schemes
#af050e color preview, HTML & CSS examples
           This text has a color of #af050e        
        
          <p style="color:#af050e;">Text here</p>
        
        
          .mytext {color:#af050e;}
        
        Text color #af050e
      
           This box has a color of #af050e        
        
          <div style="background-color:#af050e;">Content here</div>
        
        
          .mybackground {background-color:#af050e;}
        
        Background color #af050e
      
           Border around this has a color of #af050e        
        
          <div style="border:2px solid #af050e;">Content here</div>
        
        
          .myborder {border:2px solid #af050e;}
        
        Border color #af050e