#353441 color space conversions
Hex:
        #353441
        RGB:
        53, 52, 65
        CMY:
        79, 80, 75
        CMYK:
        18, 20, 0, 75
      HSL:
        245°, 11.1111%, 22.9412%
        HSV (HSB):
        245°, 20.0000%, 25.4902%
        XYZ:
        3.6503, 3.5945, 5.5024
        xyY:
        0.2864, 0.2820, 3.5945
      CIE-Lab:
        22.2829, 3.6820, -7.9377
        CIE-LCH:
        22.2829, 8.7501, 294.8848
        CIE-Luv:
        22.2829, -0.2103, -9.1568
        Hunter-Lab:
        18.9592, 1.1890, -3.9360
      #353441 color charts
#353441 RGB chart
      #353441 CMYK chart
      #353441 RGB pie chart
      #353441 color shades, tints & tones
#353441 color schemes
#353441 color preview, HTML & CSS examples
           This text has a color of #353441        
        
          <p style="color:#353441;">Text here</p>
        
        
          .mytext {color:#353441;}
        
        Text color #353441
      
           This box has a color of #353441        
        
          <div style="background-color:#353441;">Content here</div>
        
        
          .mybackground {background-color:#353441;}
        
        Background color #353441
      
           Border around this has a color of #353441        
        
          <div style="border:2px solid #353441;">Content here</div>
        
        
          .myborder {border:2px solid #353441;}
        
        Border color #353441