#a90042 color space conversions
Hex:
        #a90042
        RGB:
        169, 0, 66
        CMY:
        34, 100, 74
        CMYK:
        0, 100, 61, 34
      HSL:
        337°, 100.0000%, 33.1373%
        HSV (HSB):
        337°, 100.0000%, 66.2745%
        XYZ:
        17.3456, 8.8284, 5.9441
        xyY:
        0.5401, 0.2749, 8.8284
      CIE-Lab:
        35.6517, 60.9723, 13.1844
        CIE-LCH:
        35.6517, 62.3814, 12.2015
        CIE-Luv:
        35.6517, 100.1689, 2.6563
        Hunter-Lab:
        29.7126, 52.2075, 8.9377
      #a90042 color charts
#a90042 RGB chart
      #a90042 CMYK chart
      #a90042 RGB pie chart
      #a90042 color shades, tints & tones
#a90042 color schemes
#a90042 color preview, HTML & CSS examples
           This text has a color of #a90042        
        
          <p style="color:#a90042;">Text here</p>
        
        
          .mytext {color:#a90042;}
        
        Text color #a90042
      
           This box has a color of #a90042        
        
          <div style="background-color:#a90042;">Content here</div>
        
        
          .mybackground {background-color:#a90042;}
        
        Background color #a90042
      
           Border around this has a color of #a90042        
        
          <div style="border:2px solid #a90042;">Content here</div>
        
        
          .myborder {border:2px solid #a90042;}
        
        Border color #a90042