#381f00 color space conversions
Hex:
        #381f00
        RGB:
        56, 31, 0
        CMY:
        78, 88, 100
        CMYK:
        0, 45, 100, 78
      HSL:
        33°, 100.0000%, 10.9804%
        HSV (HSB):
        33°, 100.0000%, 21.9608%
        XYZ:
        2.1209, 1.8207, 0.2397
        xyY:
        0.5072, 0.4354, 1.8207
      CIE-Lab:
        14.5168, 9.2272, 21.6012
        CIE-LCH:
        14.5168, 23.4894, 66.8698
        CIE-Luv:
        14.5168, 15.7636, 14.1824
        Hunter-Lab:
        13.4934, 4.4428, 8.3924
      #381f00 color charts
#381f00 RGB chart
      #381f00 CMYK chart
      #381f00 RGB pie chart
      #381f00 color shades, tints & tones
#381f00 color schemes
#381f00 color preview, HTML & CSS examples
           This text has a color of #381f00        
        
          <p style="color:#381f00;">Text here</p>
        
        
          .mytext {color:#381f00;}
        
        Text color #381f00
      
           This box has a color of #381f00        
        
          <div style="background-color:#381f00;">Content here</div>
        
        
          .mybackground {background-color:#381f00;}
        
        Background color #381f00
      
           Border around this has a color of #381f00        
        
          <div style="border:2px solid #381f00;">Content here</div>
        
        
          .myborder {border:2px solid #381f00;}
        
        Border color #381f00