#af2415 color space conversions
Hex:
        #af2415
        RGB:
        175, 36, 21
        CMY:
        31, 86, 92
        CMYK:
        0, 79, 88, 31
      HSL:
        6°, 78.5714%, 38.4314%
        HSV (HSB):
        6°, 88.0000%, 68.6275%
        XYZ:
        18.4454, 10.4299, 1.7504
        xyY:
        0.6023, 0.3406, 10.4299
      CIE-Lab:
        38.6031, 54.1228, 43.6664
        CIE-LCH:
        38.6031, 69.5416, 38.8967
        CIE-Luv:
        38.6031, 106.2545, 26.4660
        Hunter-Lab:
        32.2953, 45.4334, 19.3931
      #af2415 color charts
#af2415 RGB chart
      #af2415 CMYK chart
      #af2415 RGB pie chart
      #af2415 color shades, tints & tones
#af2415 color schemes
#af2415 color preview, HTML & CSS examples
           This text has a color of #af2415        
        
          <p style="color:#af2415;">Text here</p>
        
        
          .mytext {color:#af2415;}
        
        Text color #af2415
      
           This box has a color of #af2415        
        
          <div style="background-color:#af2415;">Content here</div>
        
        
          .mybackground {background-color:#af2415;}
        
        Background color #af2415
      
           Border around this has a color of #af2415        
        
          <div style="border:2px solid #af2415;">Content here</div>
        
        
          .myborder {border:2px solid #af2415;}
        
        Border color #af2415