#940f05 color space conversions
Hex:
        #940f05
        RGB:
        148, 15, 5
        CMY:
        42, 94, 98
        CMYK:
        0, 90, 97, 42
      HSL:
        4°, 93.4641%, 30.0000%
        HSV (HSB):
        4°, 96.6216%, 58.0392%
        XYZ:
        12.4110, 6.6485, 0.7727
        xyY:
        0.6258, 0.3352, 6.6485
      CIE-Lab:
        30.9929, 51.1083, 42.3833
        CIE-LCH:
        30.9929, 66.3958, 39.6684
        CIE-Luv:
        30.9929, 95.0439, 21.9388
        Hunter-Lab:
        25.7847, 40.7943, 16.2724
      #940f05 color charts
#940f05 RGB chart
      #940f05 CMYK chart
      #940f05 RGB pie chart
      #940f05 color shades, tints & tones
#940f05 color schemes
#940f05 color preview, HTML & CSS examples
           This text has a color of #940f05        
        
          <p style="color:#940f05;">Text here</p>
        
        
          .mytext {color:#940f05;}
        
        Text color #940f05
      
           This box has a color of #940f05        
        
          <div style="background-color:#940f05;">Content here</div>
        
        
          .mybackground {background-color:#940f05;}
        
        Background color #940f05
      
           Border around this has a color of #940f05        
        
          <div style="border:2px solid #940f05;">Content here</div>
        
        
          .myborder {border:2px solid #940f05;}
        
        Border color #940f05