#94032b color space conversions
Hex:
        #94032b
        RGB:
        148, 3, 43
        CMY:
        42, 99, 83
        CMYK:
        0, 98, 71, 42
      HSL:
        343°, 96.0265%, 29.6078%
        HSV (HSB):
        343°, 97.9730%, 58.0392%
        XYZ:
        12.6813, 6.5354, 2.8786
        xyY:
        0.5739, 0.2958, 6.5354
      CIE-Lab:
        30.7250, 54.0920, 20.9801
        CIE-LCH:
        30.7250, 58.0182, 21.1992
        CIE-Luv:
        30.7250, 90.7409, 9.7846
        Hunter-Lab:
        25.5645, 43.8075, 11.2191
      #94032b color charts
#94032b RGB chart
      #94032b CMYK chart
      #94032b RGB pie chart
      #94032b color shades, tints & tones
#94032b color schemes
#94032b color preview, HTML & CSS examples
           This text has a color of #94032b        
        
          <p style="color:#94032b;">Text here</p>
        
        
          .mytext {color:#94032b;}
        
        Text color #94032b
      
           This box has a color of #94032b        
        
          <div style="background-color:#94032b;">Content here</div>
        
        
          .mybackground {background-color:#94032b;}
        
        Background color #94032b
      
           Border around this has a color of #94032b        
        
          <div style="border:2px solid #94032b;">Content here</div>
        
        
          .myborder {border:2px solid #94032b;}
        
        Border color #94032b