#942e4a color space conversions
Hex:
        #942e4a
        RGB:
        148, 46, 74
        CMY:
        42, 82, 71
        CMYK:
        0, 69, 50, 42
      HSL:
        344°, 52.5773%, 38.0392%
        HSV (HSB):
        344°, 68.9189%, 58.0392%
        XYZ:
        14.4258, 8.7443, 7.4061
        xyY:
        0.4718, 0.2860, 8.7443
      CIE-Lab:
        35.4873, 44.7807, 7.1306
        CIE-LCH:
        35.4873, 45.3449, 9.0475
        CIE-Luv:
        35.4873, 67.3654, 0.2967
        Hunter-Lab:
        29.5708, 35.3304, 5.8502
      #942e4a color charts
#942e4a RGB chart
      #942e4a CMYK chart
      #942e4a RGB pie chart
      #942e4a color shades, tints & tones
#942e4a color schemes
#942e4a color preview, HTML & CSS examples
           This text has a color of #942e4a        
        
          <p style="color:#942e4a;">Text here</p>
        
        
          .mytext {color:#942e4a;}
        
        Text color #942e4a
      
           This box has a color of #942e4a        
        
          <div style="background-color:#942e4a;">Content here</div>
        
        
          .mybackground {background-color:#942e4a;}
        
        Background color #942e4a
      
           Border around this has a color of #942e4a        
        
          <div style="border:2px solid #942e4a;">Content here</div>
        
        
          .myborder {border:2px solid #942e4a;}
        
        Border color #942e4a