#a02318 color space conversions
Hex:
        #a02318
        RGB:
        160, 35, 24
        CMY:
        37, 86, 91
        CMYK:
        0, 78, 85, 37
      HSL:
        5°, 73.9130%, 36.0784%
        HSV (HSB):
        5°, 85.0000%, 62.7451%
        XYZ:
        15.2631, 8.7416, 1.7470
        xyY:
        0.5927, 0.3395, 8.7416
      CIE-Lab:
        35.4819, 49.8672, 38.3182
        CIE-LCH:
        35.4819, 62.8890, 37.5389
        CIE-Luv:
        35.4819, 94.4700, 23.3068
        Hunter-Lab:
        29.5662, 40.4071, 17.1930
      #a02318 color charts
#a02318 RGB chart
      #a02318 CMYK chart
      #a02318 RGB pie chart
      #a02318 color shades, tints & tones
#a02318 color schemes
#a02318 color preview, HTML & CSS examples
           This text has a color of #a02318        
        
          <p style="color:#a02318;">Text here</p>
        
        
          .mytext {color:#a02318;}
        
        Text color #a02318
      
           This box has a color of #a02318        
        
          <div style="background-color:#a02318;">Content here</div>
        
        
          .mybackground {background-color:#a02318;}
        
        Background color #a02318
      
           Border around this has a color of #a02318        
        
          <div style="border:2px solid #a02318;">Content here</div>
        
        
          .myborder {border:2px solid #a02318;}
        
        Border color #a02318