#942c4f color space conversions
Hex:
        #942c4f
        RGB:
        148, 44, 79
        CMY:
        42, 83, 69
        CMYK:
        0, 70, 47, 42
      HSL:
        340°, 54.1667%, 37.6471%
        HSV (HSB):
        340°, 70.2703%, 58.0392%
        XYZ:
        14.5247, 8.6618, 8.3035
        xyY:
        0.4612, 0.2751, 8.6618
      CIE-Lab:
        35.3248, 46.0894, 3.6778
        CIE-LCH:
        35.3248, 46.2359, 4.5623
        CIE-Luv:
        35.3248, 66.6817, -3.6939
        Hunter-Lab:
        29.4309, 36.5891, 3.8738
      #942c4f color charts
#942c4f RGB chart
      #942c4f CMYK chart
      #942c4f RGB pie chart
      #942c4f color shades, tints & tones
#942c4f color schemes
#942c4f color preview, HTML & CSS examples
           This text has a color of #942c4f        
        
          <p style="color:#942c4f;">Text here</p>
        
        
          .mytext {color:#942c4f;}
        
        Text color #942c4f
      
           This box has a color of #942c4f        
        
          <div style="background-color:#942c4f;">Content here</div>
        
        
          .mybackground {background-color:#942c4f;}
        
        Background color #942c4f
      
           Border around this has a color of #942c4f        
        
          <div style="border:2px solid #942c4f;">Content here</div>
        
        
          .myborder {border:2px solid #942c4f;}
        
        Border color #942c4f