#942f4b color space conversions
Hex:
        #942f4b
        RGB:
        148, 47, 75
        CMY:
        42, 82, 71
        CMYK:
        0, 68, 49, 42
      HSL:
        343°, 51.7949%, 38.2353%
        HSV (HSB):
        343°, 68.2432%, 58.0392%
        XYZ:
        14.4993, 8.8369, 7.5981
        xyY:
        0.4687, 0.2857, 8.8369
      CIE-Lab:
        35.6684, 44.4519, 6.7433
        CIE-LCH:
        35.6684, 44.9605, 8.6259
        CIE-Luv:
        35.6684, 66.5976, -0.0366
        Hunter-Lab:
        29.7270, 35.0407, 5.6546
      #942f4b color charts
#942f4b RGB chart
      #942f4b CMYK chart
      #942f4b RGB pie chart
      #942f4b color shades, tints & tones
#942f4b color schemes
#942f4b color preview, HTML & CSS examples
           This text has a color of #942f4b        
        
          <p style="color:#942f4b;">Text here</p>
        
        
          .mytext {color:#942f4b;}
        
        Text color #942f4b
      
           This box has a color of #942f4b        
        
          <div style="background-color:#942f4b;">Content here</div>
        
        
          .mybackground {background-color:#942f4b;}
        
        Background color #942f4b
      
           Border around this has a color of #942f4b        
        
          <div style="border:2px solid #942f4b;">Content here</div>
        
        
          .myborder {border:2px solid #942f4b;}
        
        Border color #942f4b