#a0281a color space conversions
Hex:
        #a0281a
        RGB:
        160, 40, 26
        CMY:
        37, 84, 90
        CMYK:
        0, 75, 84, 37
      HSL:
        6°, 72.0430%, 36.4706%
        HSV (HSB):
        6°, 83.7500%, 62.7451%
        XYZ:
        15.4424, 9.0657, 1.9132
        xyY:
        0.5845, 0.3431, 9.0657
      CIE-Lab:
        36.1106, 48.2178, 37.8503
        CIE-LCH:
        36.1106, 61.2993, 38.1314
        CIE-Luv:
        36.1106, 91.6233, 23.8472
        Hunter-Lab:
        30.1094, 38.8574, 17.3091
      #a0281a color charts
#a0281a RGB chart
      #a0281a CMYK chart
      #a0281a RGB pie chart
      #a0281a color shades, tints & tones
#a0281a color schemes
#a0281a color preview, HTML & CSS examples
           This text has a color of #a0281a        
        
          <p style="color:#a0281a;">Text here</p>
        
        
          .mytext {color:#a0281a;}
        
        Text color #a0281a
      
           This box has a color of #a0281a        
        
          <div style="background-color:#a0281a;">Content here</div>
        
        
          .mybackground {background-color:#a0281a;}
        
        Background color #a0281a
      
           Border around this has a color of #a0281a        
        
          <div style="border:2px solid #a0281a;">Content here</div>
        
        
          .myborder {border:2px solid #a0281a;}
        
        Border color #a0281a