#a40c26 color space conversions
Hex:
        #a40c26
        RGB:
        164, 12, 38
        CMY:
        36, 95, 85
        CMYK:
        0, 93, 77, 36
      HSL:
        350°, 86.3636%, 34.5098%
        HSV (HSB):
        350°, 92.6829%, 64.3137%
        XYZ:
        15.7912, 8.2954, 2.6026
        xyY:
        0.5917, 0.3108, 8.2954
      CIE-Lab:
        34.5907, 56.8076, 29.6133
        CIE-LCH:
        34.5907, 64.0629, 27.5326
        CIE-Luv:
        34.5907, 102.9144, 16.1936
        Hunter-Lab:
        28.8017, 47.4634, 14.8036
      #a40c26 color charts
#a40c26 RGB chart
      #a40c26 CMYK chart
      #a40c26 RGB pie chart
      #a40c26 color shades, tints & tones
#a40c26 color schemes
#a40c26 color preview, HTML & CSS examples
           This text has a color of #a40c26        
        
          <p style="color:#a40c26;">Text here</p>
        
        
          .mytext {color:#a40c26;}
        
        Text color #a40c26
      
           This box has a color of #a40c26        
        
          <div style="background-color:#a40c26;">Content here</div>
        
        
          .mybackground {background-color:#a40c26;}
        
        Background color #a40c26
      
           Border around this has a color of #a40c26        
        
          <div style="border:2px solid #a40c26;">Content here</div>
        
        
          .myborder {border:2px solid #a40c26;}
        
        Border color #a40c26