#a9252f color space conversions
Hex:
        #a9252f
        RGB:
        169, 37, 47
        CMY:
        34, 85, 82
        CMYK:
        0, 78, 72, 34
      HSL:
        355°, 64.0777%, 40.3922%
        HSV (HSB):
        355°, 78.1065%, 66.2745%
        XYZ:
        17.5368, 9.9634, 3.6882
        xyY:
        0.5623, 0.3195, 9.9634
      CIE-Lab:
        37.7766, 52.8518, 28.0071
        CIE-LCH:
        37.7766, 59.8140, 27.9199
        CIE-Luv:
        37.7766, 96.3193, 17.3274
        Hunter-Lab:
        31.5648, 43.9329, 15.1677
      #a9252f color charts
#a9252f RGB chart
      #a9252f CMYK chart
      #a9252f RGB pie chart
      #a9252f color shades, tints & tones
#a9252f color schemes
#a9252f color preview, HTML & CSS examples
           This text has a color of #a9252f        
        
          <p style="color:#a9252f;">Text here</p>
        
        
          .mytext {color:#a9252f;}
        
        Text color #a9252f
      
           This box has a color of #a9252f        
        
          <div style="background-color:#a9252f;">Content here</div>
        
        
          .mybackground {background-color:#a9252f;}
        
        Background color #a9252f
      
           Border around this has a color of #a9252f        
        
          <div style="border:2px solid #a9252f;">Content here</div>
        
        
          .myborder {border:2px solid #a9252f;}
        
        Border color #a9252f