#94103b color space conversions
Hex:
        #94103b
        RGB:
        148, 16, 59
        CMY:
        42, 94, 77
        CMYK:
        0, 89, 60, 42
      HSL:
        340°, 80.4878%, 32.1569%
        HSV (HSB):
        340°, 89.1892%, 58.0392%
        XYZ:
        13.1875, 6.9822, 4.7903
        xyY:
        0.5283, 0.2797, 6.9822
      CIE-Lab:
        31.7665, 52.9577, 11.7516
        CIE-LCH:
        31.7665, 54.2459, 12.5115
        CIE-Luv:
        31.7665, 82.9634, 2.7564
        Hunter-Lab:
        26.4239, 42.8424, 7.7482
      #94103b color charts
#94103b RGB chart
      #94103b CMYK chart
      #94103b RGB pie chart
      #94103b color shades, tints & tones
#94103b color schemes
#94103b color preview, HTML & CSS examples
           This text has a color of #94103b        
        
          <p style="color:#94103b;">Text here</p>
        
        
          .mytext {color:#94103b;}
        
        Text color #94103b
      
           This box has a color of #94103b        
        
          <div style="background-color:#94103b;">Content here</div>
        
        
          .mybackground {background-color:#94103b;}
        
        Background color #94103b
      
           Border around this has a color of #94103b        
        
          <div style="border:2px solid #94103b;">Content here</div>
        
        
          .myborder {border:2px solid #94103b;}
        
        Border color #94103b