#483c45 color space conversions
Hex:
        #483c45
        RGB:
        72, 60, 69
        CMY:
        72, 76, 73
        CMYK:
        0, 17, 4, 72
      HSL:
        315°, 9.0909%, 25.8824%
        HSV (HSB):
        315°, 16.6667%, 28.2353%
        XYZ:
        5.3625, 5.0391, 6.3202
        xyY:
        0.3207, 0.3013, 5.0391
      CIE-Lab:
        26.8459, 7.0893, -3.5658
        CIE-LCH:
        26.8459, 7.9355, 333.2982
        CIE-Luv:
        26.8459, 5.8823, -5.0281
        Hunter-Lab:
        22.4480, 3.3574, -0.9796
      #483c45 color charts
#483c45 RGB chart
      #483c45 CMYK chart
      #483c45 RGB pie chart
      #483c45 color shades, tints & tones
#483c45 color schemes
#483c45 color preview, HTML & CSS examples
           This text has a color of #483c45        
        
          <p style="color:#483c45;">Text here</p>
        
        
          .mytext {color:#483c45;}
        
        Text color #483c45
      
           This box has a color of #483c45        
        
          <div style="background-color:#483c45;">Content here</div>
        
        
          .mybackground {background-color:#483c45;}
        
        Background color #483c45
      
           Border around this has a color of #483c45        
        
          <div style="border:2px solid #483c45;">Content here</div>
        
        
          .myborder {border:2px solid #483c45;}
        
        Border color #483c45