#941e2d color space conversions
Hex:
        #941e2d
        RGB:
        148, 30, 45
        CMY:
        42, 88, 82
        CMYK:
        0, 80, 70, 42
      HSL:
        352°, 66.2921%, 34.9020%
        HSV (HSB):
        352°, 79.7297%, 58.0392%
        XYZ:
        13.1507, 7.4139, 3.2205
        xyY:
        0.5529, 0.3117, 7.4139
      CIE-Lab:
        32.7312, 48.5585, 22.1675
        CIE-LCH:
        32.7312, 53.3790, 24.5372
        CIE-Luv:
        32.7312, 82.8273, 12.5674
        Hunter-Lab:
        27.2285, 38.5611, 12.0472
      #941e2d color charts
#941e2d RGB chart
      #941e2d CMYK chart
      #941e2d RGB pie chart
      #941e2d color shades, tints & tones
#941e2d color schemes
#941e2d color preview, HTML & CSS examples
           This text has a color of #941e2d        
        
          <p style="color:#941e2d;">Text here</p>
        
        
          .mytext {color:#941e2d;}
        
        Text color #941e2d
      
           This box has a color of #941e2d        
        
          <div style="background-color:#941e2d;">Content here</div>
        
        
          .mybackground {background-color:#941e2d;}
        
        Background color #941e2d
      
           Border around this has a color of #941e2d        
        
          <div style="border:2px solid #941e2d;">Content here</div>
        
        
          .myborder {border:2px solid #941e2d;}
        
        Border color #941e2d