#385f12 color space conversions
Hex:
        #385f12
        RGB:
        56, 95, 18
        CMY:
        78, 63, 93
        CMYK:
        41, 0, 81, 63
      HSL:
        90°, 68.1416%, 22.1569%
        HSV (HSB):
        90°, 81.0526%, 37.2549%
        XYZ:
        5.8323, 9.0688, 2.0153
        xyY:
        0.3448, 0.5361, 9.0688
      CIE-Lab:
        36.1165, -27.4266, 36.9516
        CIE-LCH:
        36.1165, 46.0178, 126.5840
        CIE-Luv:
        36.1165, -18.8349, 39.1948
        Hunter-Lab:
        30.1145, -18.1303, 17.1123
      #385f12 color charts
#385f12 RGB chart
      #385f12 CMYK chart
      #385f12 RGB pie chart
      #385f12 color shades, tints & tones
#385f12 color schemes
#385f12 color preview, HTML & CSS examples
           This text has a color of #385f12        
        
          <p style="color:#385f12;">Text here</p>
        
        
          .mytext {color:#385f12;}
        
        Text color #385f12
      
           This box has a color of #385f12        
        
          <div style="background-color:#385f12;">Content here</div>
        
        
          .mybackground {background-color:#385f12;}
        
        Background color #385f12
      
           Border around this has a color of #385f12        
        
          <div style="border:2px solid #385f12;">Content here</div>
        
        
          .myborder {border:2px solid #385f12;}
        
        Border color #385f12