#378d1d color space conversions
Hex:
        #378d1d
        RGB:
        55, 141, 29
        CMY:
        78, 45, 89
        CMYK:
        61, 0, 79, 45
      HSL:
        106°, 65.8824%, 33.3333%
        HSV (HSB):
        106°, 79.4326%, 55.2941%
        XYZ:
        11.3222, 19.9507, 4.4165
        xyY:
        0.3172, 0.5590, 19.9507
      CIE-Lab:
        51.7814, -46.1429, 48.1466
        CIE-LCH:
        51.7814, 66.6878, 133.7827
        CIE-Luv:
        51.7814, -39.0345, 57.9837
        Hunter-Lab:
        44.6662, -32.9188, 25.4038
      #378d1d color charts
#378d1d RGB chart
      #378d1d CMYK chart
      #378d1d RGB pie chart
      #378d1d color shades, tints & tones
#378d1d color schemes
#378d1d color preview, HTML & CSS examples
           This text has a color of #378d1d        
        
          <p style="color:#378d1d;">Text here</p>
        
        
          .mytext {color:#378d1d;}
        
        Text color #378d1d
      
           This box has a color of #378d1d        
        
          <div style="background-color:#378d1d;">Content here</div>
        
        
          .mybackground {background-color:#378d1d;}
        
        Background color #378d1d
      
           Border around this has a color of #378d1d        
        
          <div style="border:2px solid #378d1d;">Content here</div>
        
        
          .myborder {border:2px solid #378d1d;}
        
        Border color #378d1d