#94012e color space conversions
Hex:
        #94012e
        RGB:
        148, 1, 46
        CMY:
        42, 100, 82
        CMYK:
        0, 99, 69, 42
      HSL:
        342°, 98.6577%, 29.2157%
        HSV (HSB):
        342°, 99.3243%, 58.0392%
        XYZ:
        12.7167, 6.5149, 3.1720
        xyY:
        0.5676, 0.2908, 6.5149
      CIE-Lab:
        30.6759, 54.5410, 18.9361
        CIE-LCH:
        30.6759, 57.7347, 19.1465
        CIE-Luv:
        30.6759, 90.2088, 8.1587
        Hunter-Lab:
        25.5242, 44.2652, 10.4987
      #94012e color charts
#94012e RGB chart
      #94012e CMYK chart
      #94012e RGB pie chart
      #94012e color shades, tints & tones
#94012e color schemes
#94012e color preview, HTML & CSS examples
           This text has a color of #94012e        
        
          <p style="color:#94012e;">Text here</p>
        
        
          .mytext {color:#94012e;}
        
        Text color #94012e
      
           This box has a color of #94012e        
        
          <div style="background-color:#94012e;">Content here</div>
        
        
          .mybackground {background-color:#94012e;}
        
        Background color #94012e
      
           Border around this has a color of #94012e        
        
          <div style="border:2px solid #94012e;">Content here</div>
        
        
          .myborder {border:2px solid #94012e;}
        
        Border color #94012e