#38413a color space conversions
Hex:
        #38413a
        RGB:
        56, 65, 58
        CMY:
        78, 75, 77
        CMYK:
        14, 0, 11, 75
      HSL:
        133°, 7.4380%, 23.7255%
        HSV (HSB):
        133°, 13.8462%, 25.4902%
        XYZ:
        4.2849, 4.9268, 4.7281
        xyY:
        0.3074, 0.3534, 4.9268
      CIE-Lab:
        26.5253, -5.3461, 3.0220
        CIE-LCH:
        26.5253, 6.1411, 150.5216
        CIE-Luv:
        26.5253, -4.2378, 4.0334
        Hunter-Lab:
        22.1965, -4.3854, 2.9080
      #38413a color charts
#38413a RGB chart
      #38413a CMYK chart
      #38413a RGB pie chart
      #38413a color shades, tints & tones
#38413a color schemes
#38413a color preview, HTML & CSS examples
           This text has a color of #38413a        
        
          <p style="color:#38413a;">Text here</p>
        
        
          .mytext {color:#38413a;}
        
        Text color #38413a
      
           This box has a color of #38413a        
        
          <div style="background-color:#38413a;">Content here</div>
        
        
          .mybackground {background-color:#38413a;}
        
        Background color #38413a
      
           Border around this has a color of #38413a        
        
          <div style="border:2px solid #38413a;">Content here</div>
        
        
          .myborder {border:2px solid #38413a;}
        
        Border color #38413a