#13382d color space conversions
Hex:
        #13382d
        RGB:
        19, 56, 45
        CMY:
        93, 78, 82
        CMYK:
        66, 0, 20, 78
      HSL:
        162°, 49.3333%, 14.7059%
        HSV (HSB):
        162°, 66.0714%, 21.9608%
        XYZ:
        2.1564, 3.1563, 2.9782
        xyY:
        0.2601, 0.3807, 3.1563
      CIE-Lab:
        20.6591, -16.4669, 2.9456
        CIE-LCH:
        20.6591, 16.7283, 169.8581
        CIE-Luv:
        20.6591, -13.4902, 4.7761
        Hunter-Lab:
        17.7659, -9.4242, 2.4970
      #13382d color charts
#13382d RGB chart
      #13382d CMYK chart
      #13382d RGB pie chart
      #13382d color shades, tints & tones
#13382d color schemes
#13382d color preview, HTML & CSS examples
           This text has a color of #13382d        
        
          <p style="color:#13382d;">Text here</p>
        
        
          .mytext {color:#13382d;}
        
        Text color #13382d
      
           This box has a color of #13382d        
        
          <div style="background-color:#13382d;">Content here</div>
        
        
          .mybackground {background-color:#13382d;}
        
        Background color #13382d
      
           Border around this has a color of #13382d        
        
          <div style="border:2px solid #13382d;">Content here</div>
        
        
          .myborder {border:2px solid #13382d;}
        
        Border color #13382d