#942a22 color space conversions
Hex:
        #942a22
        RGB:
        148, 42, 34
        CMY:
        42, 84, 87
        CMYK:
        0, 72, 77, 42
      HSL:
        4°, 62.6374%, 35.6863%
        HSV (HSB):
        4°, 77.0270%, 58.0392%
        XYZ:
        13.3294, 8.0673, 2.3680
        xyY:
        0.5609, 0.3395, 8.0673
      CIE-Lab:
        34.1227, 43.7272, 30.5925
        CIE-LCH:
        34.1227, 53.3663, 34.9775
        CIE-Luv:
        34.1227, 79.4547, 19.9554
        Hunter-Lab:
        28.4030, 34.0641, 14.9391
      #942a22 color charts
#942a22 RGB chart
      #942a22 CMYK chart
      #942a22 RGB pie chart
      #942a22 color shades, tints & tones
#942a22 color schemes
#942a22 color preview, HTML & CSS examples
           This text has a color of #942a22        
        
          <p style="color:#942a22;">Text here</p>
        
        
          .mytext {color:#942a22;}
        
        Text color #942a22
      
           This box has a color of #942a22        
        
          <div style="background-color:#942a22;">Content here</div>
        
        
          .mybackground {background-color:#942a22;}
        
        Background color #942a22
      
           Border around this has a color of #942a22        
        
          <div style="border:2px solid #942a22;">Content here</div>
        
        
          .myborder {border:2px solid #942a22;}
        
        Border color #942a22