#a30c26 color space conversions
Hex:
        #a30c26
        RGB:
        163, 12, 38
        CMY:
        36, 95, 85
        CMYK:
        0, 93, 77, 36
      HSL:
        350°, 86.2857%, 34.3137%
        HSV (HSB):
        350°, 92.6380%, 63.9216%
        XYZ:
        15.5856, 8.1894, 2.5930
        xyY:
        0.5911, 0.3106, 8.1894
      CIE-Lab:
        34.3743, 56.5422, 29.3113
        CIE-LCH:
        34.3743, 63.6881, 27.4021
        CIE-Luv:
        34.3743, 102.1363, 15.9889
        Hunter-Lab:
        28.6172, 47.1353, 14.6598
      #a30c26 color charts
#a30c26 RGB chart
      #a30c26 CMYK chart
      #a30c26 RGB pie chart
      #a30c26 color shades, tints & tones
#a30c26 color schemes
#a30c26 color preview, HTML & CSS examples
           This text has a color of #a30c26        
        
          <p style="color:#a30c26;">Text here</p>
        
        
          .mytext {color:#a30c26;}
        
        Text color #a30c26
      
           This box has a color of #a30c26        
        
          <div style="background-color:#a30c26;">Content here</div>
        
        
          .mybackground {background-color:#a30c26;}
        
        Background color #a30c26
      
           Border around this has a color of #a30c26        
        
          <div style="border:2px solid #a30c26;">Content here</div>
        
        
          .myborder {border:2px solid #a30c26;}
        
        Border color #a30c26