#30544f color space conversions
Hex:
        #30544f
        RGB:
        48, 84, 79
        CMY:
        81, 67, 69
        CMYK:
        43, 0, 6, 67
      HSL:
        172°, 27.2727%, 25.8824%
        HSV (HSB):
        172°, 42.8571%, 32.9412%
        XYZ:
        5.8005, 7.5335, 8.5455
        xyY:
        0.2651, 0.3443, 7.5335
      CIE-Lab:
        32.9919, -14.3170, -1.1606
        CIE-LCH:
        32.9919, 14.3640, 184.6346
        CIE-Luv:
        32.9919, -15.9570, 0.4610
        Hunter-Lab:
        27.4473, -10.3097, 0.7536
      #30544f color charts
#30544f RGB chart
      #30544f CMYK chart
      #30544f RGB pie chart
      #30544f color shades, tints & tones
#30544f color schemes
#30544f color preview, HTML & CSS examples
           This text has a color of #30544f        
        
          <p style="color:#30544f;">Text here</p>
        
        
          .mytext {color:#30544f;}
        
        Text color #30544f
      
           This box has a color of #30544f        
        
          <div style="background-color:#30544f;">Content here</div>
        
        
          .mybackground {background-color:#30544f;}
        
        Background color #30544f
      
           Border around this has a color of #30544f        
        
          <div style="border:2px solid #30544f;">Content here</div>
        
        
          .myborder {border:2px solid #30544f;}
        
        Border color #30544f