#94232a color space conversions
Hex:
        #94232a
        RGB:
        148, 35, 42
        CMY:
        42, 86, 84
        CMYK:
        0, 76, 72, 42
      HSL:
        356°, 61.7486%, 35.8824%
        HSV (HSB):
        356°, 76.3514%, 58.0392%
        XYZ:
        13.2317, 7.6651, 2.9726
        xyY:
        0.5543, 0.3211, 7.6651
      CIE-Lab:
        33.2755, 46.7423, 24.7356
        CIE-LCH:
        33.2755, 52.8838, 27.8874
        CIE-Luv:
        33.2755, 81.3818, 15.0313
        Hunter-Lab:
        27.6860, 36.8584, 13.0143
      #94232a color charts
#94232a RGB chart
      #94232a CMYK chart
      #94232a RGB pie chart
      #94232a color shades, tints & tones
#94232a color schemes
#94232a color preview, HTML & CSS examples
           This text has a color of #94232a        
        
          <p style="color:#94232a;">Text here</p>
        
        
          .mytext {color:#94232a;}
        
        Text color #94232a
      
           This box has a color of #94232a        
        
          <div style="background-color:#94232a;">Content here</div>
        
        
          .mybackground {background-color:#94232a;}
        
        Background color #94232a
      
           Border around this has a color of #94232a        
        
          <div style="border:2px solid #94232a;">Content here</div>
        
        
          .myborder {border:2px solid #94232a;}
        
        Border color #94232a