#94012b color space conversions
Hex:
        #94012b
        RGB:
        148, 1, 43
        CMY:
        42, 100, 83
        CMYK:
        0, 99, 71, 42
      HSL:
        343°, 98.6577%, 29.2157%
        HSV (HSB):
        343°, 99.3243%, 58.0392%
        XYZ:
        12.6596, 6.4920, 2.8713
        xyY:
        0.5748, 0.2948, 6.4920
      CIE-Lab:
        30.6213, 54.3931, 20.8512
        CIE-LCH:
        30.6213, 58.2528, 20.9740
        CIE-Luv:
        30.6213, 91.1338, 9.5892
        Hunter-Lab:
        25.4795, 44.0999, 11.1541
      #94012b color charts
#94012b RGB chart
      #94012b CMYK chart
      #94012b RGB pie chart
      #94012b color shades, tints & tones
#94012b color schemes
#94012b color preview, HTML & CSS examples
           This text has a color of #94012b        
        
          <p style="color:#94012b;">Text here</p>
        
        
          .mytext {color:#94012b;}
        
        Text color #94012b
      
           This box has a color of #94012b        
        
          <div style="background-color:#94012b;">Content here</div>
        
        
          .mybackground {background-color:#94012b;}
        
        Background color #94012b
      
           Border around this has a color of #94012b        
        
          <div style="border:2px solid #94012b;">Content here</div>
        
        
          .myborder {border:2px solid #94012b;}
        
        Border color #94012b