#940e11 color space conversions
Hex:
        #940e11
        RGB:
        148, 14, 17
        CMY:
        42, 95, 93
        CMYK:
        0, 91, 89, 42
      HSL:
        359°, 82.7160%, 31.7647%
        HSV (HSB):
        359°, 90.5405%, 58.0392%
        XYZ:
        12.4710, 6.6504, 1.1567
        xyY:
        0.6150, 0.3280, 6.6504
      CIE-Lab:
        30.9975, 51.4967, 37.0644
        CIE-LCH:
        30.9975, 63.4482, 35.7442
        CIE-Luv:
        30.9975, 94.0191, 19.7433
        Hunter-Lab:
        25.7885, 41.1904, 15.3926
      #940e11 color charts
#940e11 RGB chart
      #940e11 CMYK chart
      #940e11 RGB pie chart
      #940e11 color shades, tints & tones
#940e11 color schemes
#940e11 color preview, HTML & CSS examples
           This text has a color of #940e11        
        
          <p style="color:#940e11;">Text here</p>
        
        
          .mytext {color:#940e11;}
        
        Text color #940e11
      
           This box has a color of #940e11        
        
          <div style="background-color:#940e11;">Content here</div>
        
        
          .mybackground {background-color:#940e11;}
        
        Background color #940e11
      
           Border around this has a color of #940e11        
        
          <div style="border:2px solid #940e11;">Content here</div>
        
        
          .myborder {border:2px solid #940e11;}
        
        Border color #940e11