#af150e color space conversions
Hex:
        #af150e
        RGB:
        175, 21, 14
        CMY:
        31, 92, 95
        CMYK:
        0, 88, 92, 31
      HSL:
        3°, 85.1852%, 37.0588%
        HSV (HSB):
        3°, 92.0000%, 68.6275%
        XYZ:
        18.0266, 9.6820, 1.3342
        xyY:
        0.6207, 0.3334, 9.6820
      CIE-Lab:
        37.2655, 57.6805, 45.7287
        CIE-LCH:
        37.2655, 73.6082, 38.4071
        CIE-Luv:
        37.2655, 113.0066, 25.5014
        Hunter-Lab:
        31.1159, 48.9590, 19.2389
      #af150e color charts
#af150e RGB chart
      #af150e CMYK chart
      #af150e RGB pie chart
      #af150e color shades, tints & tones
#af150e color schemes
#af150e color preview, HTML & CSS examples
           This text has a color of #af150e        
        
          <p style="color:#af150e;">Text here</p>
        
        
          .mytext {color:#af150e;}
        
        Text color #af150e
      
           This box has a color of #af150e        
        
          <div style="background-color:#af150e;">Content here</div>
        
        
          .mybackground {background-color:#af150e;}
        
        Background color #af150e
      
           Border around this has a color of #af150e        
        
          <div style="border:2px solid #af150e;">Content here</div>
        
        
          .myborder {border:2px solid #af150e;}
        
        Border color #af150e