#94223f color space conversions
Hex:
        #94223f
        RGB:
        148, 34, 63
        CMY:
        42, 87, 75
        CMYK:
        0, 77, 57, 42
      HSL:
        345°, 62.6374%, 35.6863%
        HSV (HSB):
        345°, 77.0270%, 58.0392%
        XYZ:
        13.6820, 7.7988, 5.4868
        xyY:
        0.5073, 0.2892, 7.7988
      CIE-Lab:
        33.5604, 48.4212, 11.5762
        CIE-LCH:
        33.5604, 49.7858, 13.4455
        CIE-Luv:
        33.5604, 75.9757, 3.8121
        Hunter-Lab:
        27.9264, 38.5813, 7.8995
      #94223f color charts
#94223f RGB chart
      #94223f CMYK chart
      #94223f RGB pie chart
      #94223f color shades, tints & tones
#94223f color schemes
#94223f color preview, HTML & CSS examples
           This text has a color of #94223f        
        
          <p style="color:#94223f;">Text here</p>
        
        
          .mytext {color:#94223f;}
        
        Text color #94223f
      
           This box has a color of #94223f        
        
          <div style="background-color:#94223f;">Content here</div>
        
        
          .mybackground {background-color:#94223f;}
        
        Background color #94223f
      
           Border around this has a color of #94223f        
        
          <div style="border:2px solid #94223f;">Content here</div>
        
        
          .myborder {border:2px solid #94223f;}
        
        Border color #94223f