#30412b color space conversions
Hex:
        #30412b
        RGB:
        48, 65, 43
        CMY:
        81, 75, 83
        CMYK:
        26, 0, 34, 75
      HSL:
        106°, 20.3704%, 21.1765%
        HSV (HSB):
        106°, 33.8462%, 25.4902%
        XYZ:
        3.5453, 4.5834, 2.9833
        xyY:
        0.3190, 0.4125, 4.5834
      CIE-Lab:
        25.5133, -11.8761, 11.2802
        CIE-LCH:
        25.5133, 16.3794, 136.4741
        CIE-Luv:
        25.5133, -7.7264, 13.0635
        Hunter-Lab:
        21.4089, -7.9062, 6.7241
      #30412b color charts
#30412b RGB chart
      #30412b CMYK chart
      #30412b RGB pie chart
      #30412b color shades, tints & tones
#30412b color schemes
#30412b color preview, HTML & CSS examples
           This text has a color of #30412b        
        
          <p style="color:#30412b;">Text here</p>
        
        
          .mytext {color:#30412b;}
        
        Text color #30412b
      
           This box has a color of #30412b        
        
          <div style="background-color:#30412b;">Content here</div>
        
        
          .mybackground {background-color:#30412b;}
        
        Background color #30412b
      
           Border around this has a color of #30412b        
        
          <div style="border:2px solid #30412b;">Content here</div>
        
        
          .myborder {border:2px solid #30412b;}
        
        Border color #30412b