#a10414 color space conversions
Hex:
        #a10414
        RGB:
        161, 4, 20
        CMY:
        37, 98, 92
        CMYK:
        0, 98, 88, 37
      HSL:
        354°, 95.1515%, 32.3529%
        HSV (HSB):
        354°, 97.5155%, 63.1373%
        XYZ:
        14.8676, 7.7144, 1.3672
        xyY:
        0.6208, 0.3221, 7.7144
      CIE-Lab:
        33.3809, 56.5556, 38.6532
        CIE-LCH:
        33.3809, 68.5026, 34.3508
        CIE-Luv:
        33.3809, 105.7589, 20.4646
        Hunter-Lab:
        27.7748, 46.9436, 16.5238
      #a10414 color charts
#a10414 RGB chart
      #a10414 CMYK chart
      #a10414 RGB pie chart
      #a10414 color shades, tints & tones
#a10414 color schemes
#a10414 color preview, HTML & CSS examples
           This text has a color of #a10414        
        
          <p style="color:#a10414;">Text here</p>
        
        
          .mytext {color:#a10414;}
        
        Text color #a10414
      
           This box has a color of #a10414        
        
          <div style="background-color:#a10414;">Content here</div>
        
        
          .mybackground {background-color:#a10414;}
        
        Background color #a10414
      
           Border around this has a color of #a10414        
        
          <div style="border:2px solid #a10414;">Content here</div>
        
        
          .myborder {border:2px solid #a10414;}
        
        Border color #a10414