#374f49 color space conversions
Hex:
        #374f49
        RGB:
        55, 79, 73
        CMY:
        78, 69, 71
        CMYK:
        30, 0, 8, 69
      HSL:
        165°, 17.9104%, 26.2745%
        HSV (HSB):
        165°, 30.3797%, 30.9804%
        XYZ:
        5.5741, 6.8852, 7.3385
        xyY:
        0.2816, 0.3478, 6.8852
      CIE-Lab:
        31.5442, -10.6721, 0.5811
        CIE-LCH:
        31.5442, 10.6879, 176.8830
        CIE-Luv:
        31.5442, -11.2631, 2.1206
        Hunter-Lab:
        26.2397, -8.0006, 1.7860
      #374f49 color charts
#374f49 RGB chart
      #374f49 CMYK chart
      #374f49 RGB pie chart
      #374f49 color shades, tints & tones
#374f49 color schemes
#374f49 color preview, HTML & CSS examples
           This text has a color of #374f49        
        
          <p style="color:#374f49;">Text here</p>
        
        
          .mytext {color:#374f49;}
        
        Text color #374f49
      
           This box has a color of #374f49        
        
          <div style="background-color:#374f49;">Content here</div>
        
        
          .mybackground {background-color:#374f49;}
        
        Background color #374f49
      
           Border around this has a color of #374f49        
        
          <div style="border:2px solid #374f49;">Content here</div>
        
        
          .myborder {border:2px solid #374f49;}
        
        Border color #374f49