#30550f color space conversions
Hex:
        #30550f
        RGB:
        48, 85, 15
        CMY:
        81, 67, 94
        CMYK:
        44, 0, 82, 67
      HSL:
        92°, 70.0000%, 19.6078%
        HSV (HSB):
        92°, 82.3529%, 33.3333%
        XYZ:
        4.5536, 7.1599, 1.5939
        xyY:
        0.3422, 0.5380, 7.1599
      CIE-Lab:
        32.1681, -26.0235, 34.1233
        CIE-LCH:
        32.1681, 42.9141, 127.3303
        CIE-Luv:
        32.1681, -17.4818, 34.9939
        Hunter-Lab:
        26.7579, -16.4494, 15.1987
      #30550f color charts
#30550f RGB chart
      #30550f CMYK chart
      #30550f RGB pie chart
      #30550f color shades, tints & tones
#30550f color schemes
#30550f color preview, HTML & CSS examples
           This text has a color of #30550f        
        
          <p style="color:#30550f;">Text here</p>
        
        
          .mytext {color:#30550f;}
        
        Text color #30550f
      
           This box has a color of #30550f        
        
          <div style="background-color:#30550f;">Content here</div>
        
        
          .mybackground {background-color:#30550f;}
        
        Background color #30550f
      
           Border around this has a color of #30550f        
        
          <div style="border:2px solid #30550f;">Content here</div>
        
        
          .myborder {border:2px solid #30550f;}
        
        Border color #30550f