#4f132b color space conversions
Hex:
        #4f132b
        RGB:
        79, 19, 43
        CMY:
        69, 93, 83
        CMYK:
        0, 76, 46, 69
      HSL:
        336°, 61.2245%, 19.2157%
        HSV (HSB):
        336°, 75.9494%, 30.9804%
        XYZ:
        3.8934, 2.3024, 2.5247
        xyY:
        0.4465, 0.2640, 2.3024
      CIE-Lab:
        17.0005, 30.1150, -0.1340
        CIE-LCH:
        17.0005, 30.1153, 359.7450
        CIE-Luv:
        17.0005, 31.0922, -3.9559
        Hunter-Lab:
        15.1738, 19.2465, 0.7566
      #4f132b color charts
#4f132b RGB chart
      #4f132b CMYK chart
      #4f132b RGB pie chart
      #4f132b color shades, tints & tones
#4f132b color schemes
#4f132b color preview, HTML & CSS examples
           This text has a color of #4f132b        
        
          <p style="color:#4f132b;">Text here</p>
        
        
          .mytext {color:#4f132b;}
        
        Text color #4f132b
      
           This box has a color of #4f132b        
        
          <div style="background-color:#4f132b;">Content here</div>
        
        
          .mybackground {background-color:#4f132b;}
        
        Background color #4f132b
      
           Border around this has a color of #4f132b        
        
          <div style="border:2px solid #4f132b;">Content here</div>
        
        
          .myborder {border:2px solid #4f132b;}
        
        Border color #4f132b