#94293e color space conversions
Hex:
        #94293e
        RGB:
        148, 41, 62
        CMY:
        42, 84, 76
        CMYK:
        0, 72, 58, 42
      HSL:
        348°, 56.6138%, 37.0588%
        HSV (HSB):
        348°, 72.2973%, 58.0392%
        XYZ:
        13.8752, 8.2296, 5.4146
        xyY:
        0.5042, 0.2990, 8.2296
      CIE-Lab:
        34.4565, 45.7863, 13.4469
        CIE-LCH:
        34.4565, 47.7201, 16.3669
        CIE-Luv:
        34.4565, 73.2736, 6.2634
        Hunter-Lab:
        28.6872, 36.1326, 8.8903
      #94293e color charts
#94293e RGB chart
      #94293e CMYK chart
      #94293e RGB pie chart
      #94293e color shades, tints & tones
#94293e color schemes
#94293e color preview, HTML & CSS examples
           This text has a color of #94293e        
        
          <p style="color:#94293e;">Text here</p>
        
        
          .mytext {color:#94293e;}
        
        Text color #94293e
      
           This box has a color of #94293e        
        
          <div style="background-color:#94293e;">Content here</div>
        
        
          .mybackground {background-color:#94293e;}
        
        Background color #94293e
      
           Border around this has a color of #94293e        
        
          <div style="border:2px solid #94293e;">Content here</div>
        
        
          .myborder {border:2px solid #94293e;}
        
        Border color #94293e