#30250b color space conversions
Hex:
        #30250b
        RGB:
        48, 37, 11
        CMY:
        81, 85, 96
        CMYK:
        0, 23, 77, 81
      HSL:
        42°, 62.7119%, 11.5686%
        HSV (HSB):
        42°, 77.0833%, 18.8235%
        XYZ:
        1.9409, 1.9757, 0.5957
        xyY:
        0.4301, 0.4378, 1.9757
      CIE-Lab:
        15.3591, 1.4968, 17.9612
        CIE-LCH:
        15.3591, 18.0235, 85.2363
        CIE-Luv:
        15.3591, 6.9606, 12.9029
        Hunter-Lab:
        14.0559, 0.0503, 7.3265
      #30250b color charts
#30250b RGB chart
      #30250b CMYK chart
      #30250b RGB pie chart
      #30250b color shades, tints & tones
#30250b color schemes
#30250b color preview, HTML & CSS examples
           This text has a color of #30250b        
        
          <p style="color:#30250b;">Text here</p>
        
        
          .mytext {color:#30250b;}
        
        Text color #30250b
      
           This box has a color of #30250b        
        
          <div style="background-color:#30250b;">Content here</div>
        
        
          .mybackground {background-color:#30250b;}
        
        Background color #30250b
      
           Border around this has a color of #30250b        
        
          <div style="border:2px solid #30250b;">Content here</div>
        
        
          .myborder {border:2px solid #30250b;}
        
        Border color #30250b