#942a32 color space conversions
Hex:
        #942a32
        RGB:
        148, 42, 50
        CMY:
        42, 84, 80
        CMYK:
        0, 72, 66, 42
      HSL:
        355°, 55.7895%, 37.2549%
        HSV (HSB):
        355°, 71.6216%, 58.0392%
        XYZ:
        13.6164, 8.1821, 3.8793
        xyY:
        0.5303, 0.3186, 8.1821
      CIE-Lab:
        34.3593, 44.5584, 21.0163
        CIE-LCH:
        34.3593, 49.2659, 25.2513
        CIE-Luv:
        34.3593, 76.0265, 13.0750
        Hunter-Lab:
        28.6044, 34.9129, 11.9823
      #942a32 color charts
#942a32 RGB chart
      #942a32 CMYK chart
      #942a32 RGB pie chart
      #942a32 color shades, tints & tones
#942a32 color schemes
#942a32 color preview, HTML & CSS examples
           This text has a color of #942a32        
        
          <p style="color:#942a32;">Text here</p>
        
        
          .mytext {color:#942a32;}
        
        Text color #942a32
      
           This box has a color of #942a32        
        
          <div style="background-color:#942a32;">Content here</div>
        
        
          .mybackground {background-color:#942a32;}
        
        Background color #942a32
      
           Border around this has a color of #942a32        
        
          <div style="border:2px solid #942a32;">Content here</div>
        
        
          .myborder {border:2px solid #942a32;}
        
        Border color #942a32