#940d3c color space conversions
Hex:
        #940d3c
        RGB:
        148, 13, 60
        CMY:
        42, 95, 76
        CMYK:
        0, 91, 59, 42
      HSL:
        339°, 83.8509%, 31.5686%
        HSV (HSB):
        339°, 91.2162%, 58.0392%
        XYZ:
        13.1723, 6.9100, 4.9145
        xyY:
        0.5270, 0.2764, 6.9100
      CIE-Lab:
        31.6011, 53.5710, 10.8618
        CIE-LCH:
        31.6011, 54.6611, 11.4616
        CIE-Luv:
        31.6011, 83.2467, 1.7892
        Hunter-Lab:
        26.2869, 43.4439, 7.3162
      #940d3c color charts
#940d3c RGB chart
      #940d3c CMYK chart
      #940d3c RGB pie chart
      #940d3c color shades, tints & tones
#940d3c color schemes
#940d3c color preview, HTML & CSS examples
           This text has a color of #940d3c        
        
          <p style="color:#940d3c;">Text here</p>
        
        
          .mytext {color:#940d3c;}
        
        Text color #940d3c
      
           This box has a color of #940d3c        
        
          <div style="background-color:#940d3c;">Content here</div>
        
        
          .mybackground {background-color:#940d3c;}
        
        Background color #940d3c
      
           Border around this has a color of #940d3c        
        
          <div style="border:2px solid #940d3c;">Content here</div>
        
        
          .myborder {border:2px solid #940d3c;}
        
        Border color #940d3c