#a42411 color space conversions
Hex:
        #a42411
        RGB:
        164, 36, 17
        CMY:
        36, 86, 93
        CMYK:
        0, 78, 90, 36
      HSL:
        8°, 81.2155%, 35.4902%
        HSV (HSB):
        8°, 89.6341%, 64.3137%
        XYZ:
        16.0419, 9.1947, 1.4596
        xyY:
        0.6009, 0.3444, 9.1947
      CIE-Lab:
        36.3566, 50.6431, 42.7599
        CIE-LCH:
        36.3566, 66.2807, 40.1757
        CIE-Luv:
        36.3566, 98.0282, 25.6567
        Hunter-Lab:
        30.3228, 41.3682, 18.3721
      #a42411 color charts
#a42411 RGB chart
      #a42411 CMYK chart
      #a42411 RGB pie chart
      #a42411 color shades, tints & tones
#a42411 color schemes
#a42411 color preview, HTML & CSS examples
           This text has a color of #a42411        
        
          <p style="color:#a42411;">Text here</p>
        
        
          .mytext {color:#a42411;}
        
        Text color #a42411
      
           This box has a color of #a42411        
        
          <div style="background-color:#a42411;">Content here</div>
        
        
          .mybackground {background-color:#a42411;}
        
        Background color #a42411
      
           Border around this has a color of #a42411        
        
          <div style="border:2px solid #a42411;">Content here</div>
        
        
          .myborder {border:2px solid #a42411;}
        
        Border color #a42411