#30250d color space conversions
Hex:
        #30250d
        RGB:
        48, 37, 13
        CMY:
        81, 85, 95
        CMYK:
        0, 23, 73, 81
      HSL:
        41°, 57.3770%, 11.9608%
        HSV (HSB):
        41°, 72.9167%, 18.8235%
        XYZ:
        1.9531, 1.9806, 0.6601
        xyY:
        0.4252, 0.4311, 1.9806
      CIE-Lab:
        15.3850, 1.6719, 17.0839
        CIE-LCH:
        15.3850, 17.1655, 84.4105
        CIE-Luv:
        15.3850, 6.8773, 12.3024
        Hunter-Lab:
        14.0733, 0.1446, 7.0703
      #30250d color charts
#30250d RGB chart
      #30250d CMYK chart
      #30250d RGB pie chart
      #30250d color shades, tints & tones
#30250d color schemes
#30250d color preview, HTML & CSS examples
           This text has a color of #30250d        
        
          <p style="color:#30250d;">Text here</p>
        
        
          .mytext {color:#30250d;}
        
        Text color #30250d
      
           This box has a color of #30250d        
        
          <div style="background-color:#30250d;">Content here</div>
        
        
          .mybackground {background-color:#30250d;}
        
        Background color #30250d
      
           Border around this has a color of #30250d        
        
          <div style="border:2px solid #30250d;">Content here</div>
        
        
          .myborder {border:2px solid #30250d;}
        
        Border color #30250d