#940f3d color space conversions
Hex:
        #940f3d
        RGB:
        148, 15, 61
        CMY:
        42, 94, 76
        CMYK:
        0, 90, 59, 42
      HSL:
        339°, 81.5951%, 31.9608%
        HSV (HSB):
        339°, 89.8649%, 58.0392%
        XYZ:
        13.2259, 6.9745, 5.0640
        xyY:
        0.5235, 0.2761, 6.9745
      CIE-Lab:
        31.7487, 53.2853, 10.4012
        CIE-LCH:
        31.7487, 54.2910, 11.0452
        CIE-Luv:
        31.7487, 82.4750, 1.4431
        Hunter-Lab:
        26.4092, 43.1776, 7.1175
      #940f3d color charts
#940f3d RGB chart
      #940f3d CMYK chart
      #940f3d RGB pie chart
      #940f3d color shades, tints & tones
#940f3d color schemes
#940f3d color preview, HTML & CSS examples
           This text has a color of #940f3d        
        
          <p style="color:#940f3d;">Text here</p>
        
        
          .mytext {color:#940f3d;}
        
        Text color #940f3d
      
           This box has a color of #940f3d        
        
          <div style="background-color:#940f3d;">Content here</div>
        
        
          .mybackground {background-color:#940f3d;}
        
        Background color #940f3d
      
           Border around this has a color of #940f3d        
        
          <div style="border:2px solid #940f3d;">Content here</div>
        
        
          .myborder {border:2px solid #940f3d;}
        
        Border color #940f3d