#94203f color space conversions
Hex:
        #94203f
        RGB:
        148, 32, 63
        CMY:
        42, 87, 75
        CMYK:
        0, 78, 57, 42
      HSL:
        344°, 64.4444%, 35.2941%
        HSV (HSB):
        344°, 78.3784%, 58.0392%
        XYZ:
        13.6265, 7.6878, 5.4683
        xyY:
        0.5088, 0.2870, 7.6878
      CIE-Lab:
        33.3241, 49.0849, 11.2519
        CIE-LCH:
        33.3241, 50.3581, 12.9111
        CIE-Luv:
        33.3241, 76.7485, 3.3330
        Hunter-Lab:
        27.7269, 39.2023, 7.7156
      #94203f color charts
#94203f RGB chart
      #94203f CMYK chart
      #94203f RGB pie chart
      #94203f color shades, tints & tones
#94203f color schemes
#94203f color preview, HTML & CSS examples
           This text has a color of #94203f        
        
          <p style="color:#94203f;">Text here</p>
        
        
          .mytext {color:#94203f;}
        
        Text color #94203f
      
           This box has a color of #94203f        
        
          <div style="background-color:#94203f;">Content here</div>
        
        
          .mybackground {background-color:#94203f;}
        
        Background color #94203f
      
           Border around this has a color of #94203f        
        
          <div style="border:2px solid #94203f;">Content here</div>
        
        
          .myborder {border:2px solid #94203f;}
        
        Border color #94203f