#30002d color space conversions
Hex:
        #30002d
        RGB:
        48, 0, 45
        CMY:
        81, 100, 82
        CMYK:
        0, 100, 6, 81
      HSL:
        304°, 100.0000%, 9.4118%
        HSV (HSB):
        304°, 100.0000%, 18.8235%
        XYZ:
        1.6926, 0.8178, 2.5513
        xyY:
        0.3344, 0.1616, 0.8178
      CIE-Lab:
        7.3875, 29.7609, -16.9074
        CIE-LCH:
        7.3875, 34.2282, 330.3987
        CIE-Luv:
        7.3875, 11.0825, -12.2726
        Hunter-Lab:
        9.0435, 17.5821, -10.3961
      #30002d color charts
#30002d RGB chart
      #30002d CMYK chart
      #30002d RGB pie chart
      #30002d color shades, tints & tones
#30002d color schemes
#30002d color preview, HTML & CSS examples
           This text has a color of #30002d        
        
          <p style="color:#30002d;">Text here</p>
        
        
          .mytext {color:#30002d;}
        
        Text color #30002d
      
           This box has a color of #30002d        
        
          <div style="background-color:#30002d;">Content here</div>
        
        
          .mybackground {background-color:#30002d;}
        
        Background color #30002d
      
           Border around this has a color of #30002d        
        
          <div style="border:2px solid #30002d;">Content here</div>
        
        
          .myborder {border:2px solid #30002d;}
        
        Border color #30002d