#942a24 color space conversions
Hex:
        #942a24
        RGB:
        148, 42, 36
        CMY:
        42, 84, 86
        CMYK:
        0, 72, 76, 42
      HSL:
        3°, 60.8696%, 36.0784%
        HSV (HSB):
        3°, 75.6757%, 58.0392%
        XYZ:
        13.3591, 8.0792, 2.5244
        xyY:
        0.5575, 0.3372, 8.0792
      CIE-Lab:
        34.1473, 43.8140, 29.4318
        CIE-LCH:
        34.1473, 52.7816, 33.8910
        CIE-Luv:
        34.1473, 79.0858, 19.2180
        Hunter-Lab:
        28.4239, 34.1524, 14.6311
      #942a24 color charts
#942a24 RGB chart
      #942a24 CMYK chart
      #942a24 RGB pie chart
      #942a24 color shades, tints & tones
#942a24 color schemes
#942a24 color preview, HTML & CSS examples
           This text has a color of #942a24        
        
          <p style="color:#942a24;">Text here</p>
        
        
          .mytext {color:#942a24;}
        
        Text color #942a24
      
           This box has a color of #942a24        
        
          <div style="background-color:#942a24;">Content here</div>
        
        
          .mybackground {background-color:#942a24;}
        
        Background color #942a24
      
           Border around this has a color of #942a24        
        
          <div style="border:2px solid #942a24;">Content here</div>
        
        
          .myborder {border:2px solid #942a24;}
        
        Border color #942a24