#03380e color space conversions
Hex:
        #03380e
        RGB:
        3, 56, 14
        CMY:
        99, 78, 95
        CMYK:
        95, 0, 75, 78
      HSL:
        132°, 89.8305%, 11.5686%
        HSV (HSB):
        132°, 94.6429%, 21.9608%
        XYZ:
        1.5310, 2.8794, 0.8906
        xyY:
        0.2888, 0.5432, 2.8794
      CIE-Lab:
        19.5543, -26.9772, 20.9764
        CIE-LCH:
        19.5543, 34.1728, 142.1328
        CIE-Luv:
        19.5543, -17.4450, 19.9447
        Hunter-Lab:
        16.9688, -13.5905, 8.7665
      #03380e color charts
#03380e RGB chart
      #03380e CMYK chart
      #03380e RGB pie chart
      #03380e color shades, tints & tones
#03380e color schemes
#03380e color preview, HTML & CSS examples
           This text has a color of #03380e        
        
          <p style="color:#03380e;">Text here</p>
        
        
          .mytext {color:#03380e;}
        
        Text color #03380e
      
           This box has a color of #03380e        
        
          <div style="background-color:#03380e;">Content here</div>
        
        
          .mybackground {background-color:#03380e;}
        
        Background color #03380e
      
           Border around this has a color of #03380e        
        
          <div style="border:2px solid #03380e;">Content here</div>
        
        
          .myborder {border:2px solid #03380e;}
        
        Border color #03380e