#942b2b color space conversions
Hex:
        #942b2b
        RGB:
        148, 43, 43
        CMY:
        42, 83, 83
        CMYK:
        0, 71, 71, 42
      HSL:
        0°, 54.9738%, 37.4510%
        HSV (HSB):
        0°, 70.9459%, 58.0392%
        XYZ:
        13.5127, 8.1981, 3.1557
        xyY:
        0.5434, 0.3297, 8.1981
      CIE-Lab:
        34.3920, 43.7511, 25.4489
        CIE-LCH:
        34.3920, 50.6143, 30.1855
        CIE-Luv:
        34.3920, 77.1219, 16.6296
        Hunter-Lab:
        28.6323, 34.1345, 13.5080
      #942b2b color charts
#942b2b RGB chart
      #942b2b CMYK chart
      #942b2b RGB pie chart
      #942b2b color shades, tints & tones
#942b2b color schemes
#942b2b color preview, HTML & CSS examples
           This text has a color of #942b2b        
        
          <p style="color:#942b2b;">Text here</p>
        
        
          .mytext {color:#942b2b;}
        
        Text color #942b2b
      
           This box has a color of #942b2b        
        
          <div style="background-color:#942b2b;">Content here</div>
        
        
          .mybackground {background-color:#942b2b;}
        
        Background color #942b2b
      
           Border around this has a color of #942b2b        
        
          <div style="border:2px solid #942b2b;">Content here</div>
        
        
          .myborder {border:2px solid #942b2b;}
        
        Border color #942b2b