#a60e30 color space conversions
Hex:
        #a60e30
        RGB:
        166, 14, 48
        CMY:
        35, 95, 81
        CMYK:
        0, 92, 71, 35
      HSL:
        347°, 84.4444%, 35.2941%
        HSV (HSB):
        347°, 91.5663%, 65.0980%
        XYZ:
        16.4164, 8.6345, 3.5977
        xyY:
        0.5730, 0.3014, 8.6345
      CIE-Lab:
        35.2708, 57.4571, 24.2202
        CIE-LCH:
        35.2708, 62.3533, 22.8571
        CIE-Luv:
        35.2708, 101.3985, 12.6079
        Hunter-Lab:
        29.3845, 48.3010, 13.3100
      #a60e30 color charts
#a60e30 RGB chart
      #a60e30 CMYK chart
      #a60e30 RGB pie chart
      #a60e30 color shades, tints & tones
#a60e30 color schemes
#a60e30 color preview, HTML & CSS examples
           This text has a color of #a60e30        
        
          <p style="color:#a60e30;">Text here</p>
        
        
          .mytext {color:#a60e30;}
        
        Text color #a60e30
      
           This box has a color of #a60e30        
        
          <div style="background-color:#a60e30;">Content here</div>
        
        
          .mybackground {background-color:#a60e30;}
        
        Background color #a60e30
      
           Border around this has a color of #a60e30        
        
          <div style="border:2px solid #a60e30;">Content here</div>
        
        
          .myborder {border:2px solid #a60e30;}
        
        Border color #a60e30