#94276f color space conversions
Hex:
        #94276f
        RGB:
        148, 39, 111
        CMY:
        42, 85, 56
        CMYK:
        0, 74, 25, 42
      HSL:
        320°, 58.2888%, 36.6667%
        HSV (HSB):
        320°, 73.6486%, 58.0392%
        XYZ:
        15.8075, 8.8946, 15.9226
        xyY:
        0.3891, 0.2189, 8.8946
      CIE-Lab:
        35.7806, 51.7732, -16.0925
        CIE-LCH:
        35.7806, 54.2165, 342.7333
        CIE-Luv:
        35.7806, 57.2752, -28.8261
        Hunter-Lab:
        29.8239, 42.4183, -10.7775
      #94276f color charts
#94276f RGB chart
      #94276f CMYK chart
      #94276f RGB pie chart
      #94276f color shades, tints & tones
#94276f color schemes
#94276f color preview, HTML & CSS examples
           This text has a color of #94276f        
        
          <p style="color:#94276f;">Text here</p>
        
        
          .mytext {color:#94276f;}
        
        Text color #94276f
      
           This box has a color of #94276f        
        
          <div style="background-color:#94276f;">Content here</div>
        
        
          .mybackground {background-color:#94276f;}
        
        Background color #94276f
      
           Border around this has a color of #94276f        
        
          <div style="border:2px solid #94276f;">Content here</div>
        
        
          .myborder {border:2px solid #94276f;}
        
        Border color #94276f