#941e1f color space conversions
Hex:
        #941e1f
        RGB:
        148, 30, 31
        CMY:
        42, 88, 88
        CMYK:
        0, 80, 79, 42
      HSL:
        359°, 66.2921%, 34.9020%
        HSV (HSB):
        359°, 79.7297%, 58.0392%
        XYZ:
        12.9243, 7.3234, 2.0287
        xyY:
        0.5802, 0.3288, 7.3234
      CIE-Lab:
        32.5320, 47.9248, 30.6549
        CIE-LCH:
        32.5320, 56.8903, 32.6048
        CIE-Luv:
        32.5320, 85.9988, 18.2479
        Hunter-Lab:
        27.0617, 37.8913, 14.4985
      #941e1f color charts
#941e1f RGB chart
      #941e1f CMYK chart
      #941e1f RGB pie chart
      #941e1f color shades, tints & tones
#941e1f color schemes
#941e1f color preview, HTML & CSS examples
           This text has a color of #941e1f        
        
          <p style="color:#941e1f;">Text here</p>
        
        
          .mytext {color:#941e1f;}
        
        Text color #941e1f
      
           This box has a color of #941e1f        
        
          <div style="background-color:#941e1f;">Content here</div>
        
        
          .mybackground {background-color:#941e1f;}
        
        Background color #941e1f
      
           Border around this has a color of #941e1f        
        
          <div style="border:2px solid #941e1f;">Content here</div>
        
        
          .myborder {border:2px solid #941e1f;}
        
        Border color #941e1f