#a12102 color space conversions
Hex:
        #a12102
        RGB:
        161, 33, 2
        CMY:
        37, 87, 99
        CMYK:
        0, 80, 99, 37
      HSL:
        12°, 97.5460%, 31.9608%
        HSV (HSB):
        12°, 98.7578%, 63.1373%
        XYZ:
        15.2528, 8.6692, 0.9268
        xyY:
        0.6138, 0.3489, 8.6692
      CIE-Lab:
        35.3394, 50.4203, 47.6730
        CIE-LCH:
        35.3394, 69.3896, 43.3957
        CIE-Luv:
        35.3394, 98.4059, 26.9173
        Hunter-Lab:
        29.4434, 40.9434, 18.7440
      #a12102 color charts
#a12102 RGB chart
      #a12102 CMYK chart
      #a12102 RGB pie chart
      #a12102 color shades, tints & tones
#a12102 color schemes
#a12102 color preview, HTML & CSS examples
           This text has a color of #a12102        
        
          <p style="color:#a12102;">Text here</p>
        
        
          .mytext {color:#a12102;}
        
        Text color #a12102
      
           This box has a color of #a12102        
        
          <div style="background-color:#a12102;">Content here</div>
        
        
          .mybackground {background-color:#a12102;}
        
        Background color #a12102
      
           Border around this has a color of #a12102        
        
          <div style="border:2px solid #a12102;">Content here</div>
        
        
          .myborder {border:2px solid #a12102;}
        
        Border color #a12102