#a62232 color space conversions
Hex:
        #a62232
        RGB:
        166, 34, 50
        CMY:
        35, 87, 80
        CMYK:
        0, 80, 70, 35
      HSL:
        353°, 66.0000%, 39.2157%
        HSV (HSB):
        353°, 79.5181%, 65.0980%
        XYZ:
        16.8736, 9.4813, 3.9584
        xyY:
        0.5566, 0.3128, 9.4813
      CIE-Lab:
        36.8950, 53.0176, 24.9438
        CIE-LCH:
        36.8950, 58.5923, 25.1961
        CIE-Luv:
        36.8950, 94.4580, 14.7596
        Hunter-Lab:
        30.7918, 43.9309, 13.9324
      #a62232 color charts
#a62232 RGB chart
      #a62232 CMYK chart
      #a62232 RGB pie chart
      #a62232 color shades, tints & tones
#a62232 color schemes
#a62232 color preview, HTML & CSS examples
           This text has a color of #a62232        
        
          <p style="color:#a62232;">Text here</p>
        
        
          .mytext {color:#a62232;}
        
        Text color #a62232
      
           This box has a color of #a62232        
        
          <div style="background-color:#a62232;">Content here</div>
        
        
          .mybackground {background-color:#a62232;}
        
        Background color #a62232
      
           Border around this has a color of #a62232        
        
          <div style="border:2px solid #a62232;">Content here</div>
        
        
          .myborder {border:2px solid #a62232;}
        
        Border color #a62232