#a10d14 color space conversions
Hex:
        #a10d14
        RGB:
        161, 13, 20
        CMY:
        37, 95, 92
        CMYK:
        0, 92, 88, 37
      HSL:
        357°, 85.0575%, 34.1176%
        HSV (HSB):
        357°, 91.9255%, 63.1373%
        XYZ:
        14.9681, 7.9154, 1.4007
        xyY:
        0.6164, 0.3259, 7.9154
      CIE-Lab:
        33.8061, 55.3284, 39.0097
        CIE-LCH:
        33.8061, 67.6978, 35.1860
        CIE-Luv:
        33.8061, 103.8615, 21.2070
        Hunter-Lab:
        28.1344, 45.7310, 16.7421
      #a10d14 color charts
#a10d14 RGB chart
      #a10d14 CMYK chart
      #a10d14 RGB pie chart
      #a10d14 color shades, tints & tones
#a10d14 color schemes
#a10d14 color preview, HTML & CSS examples
           This text has a color of #a10d14        
        
          <p style="color:#a10d14;">Text here</p>
        
        
          .mytext {color:#a10d14;}
        
        Text color #a10d14
      
           This box has a color of #a10d14        
        
          <div style="background-color:#a10d14;">Content here</div>
        
        
          .mybackground {background-color:#a10d14;}
        
        Background color #a10d14
      
           Border around this has a color of #a10d14        
        
          <div style="border:2px solid #a10d14;">Content here</div>
        
        
          .myborder {border:2px solid #a10d14;}
        
        Border color #a10d14