#a61330 color space conversions
Hex:
        #a61330
        RGB:
        166, 19, 48
        CMY:
        35, 93, 81
        CMYK:
        0, 89, 71, 35
      HSL:
        348°, 79.4595%, 36.2745%
        HSV (HSB):
        348°, 88.5542%, 65.0980%
        XYZ:
        16.4923, 8.7861, 3.6230
        xyY:
        0.5706, 0.3040, 8.7861
      CIE-Lab:
        35.5692, 56.5988, 24.5848
        CIE-LCH:
        35.5692, 61.7076, 23.4787
        CIE-Luv:
        35.5692, 100.1838, 13.1846
        Hunter-Lab:
        29.6414, 47.4436, 13.5022
      #a61330 color charts
#a61330 RGB chart
      #a61330 CMYK chart
      #a61330 RGB pie chart
      #a61330 color shades, tints & tones
#a61330 color schemes
#a61330 color preview, HTML & CSS examples
           This text has a color of #a61330        
        
          <p style="color:#a61330;">Text here</p>
        
        
          .mytext {color:#a61330;}
        
        Text color #a61330
      
           This box has a color of #a61330        
        
          <div style="background-color:#a61330;">Content here</div>
        
        
          .mybackground {background-color:#a61330;}
        
        Background color #a61330
      
           Border around this has a color of #a61330        
        
          <div style="border:2px solid #a61330;">Content here</div>
        
        
          .myborder {border:2px solid #a61330;}
        
        Border color #a61330