#4c0f33 color space conversions
Hex:
        #4c0f33
        RGB:
        76, 15, 51
        CMY:
        70, 94, 80
        CMYK:
        0, 80, 33, 70
      HSL:
        325°, 67.0330%, 17.8431%
        HSV (HSB):
        325°, 80.2632%, 29.8039%
        XYZ:
        3.7489, 2.1172, 3.3430
        xyY:
        0.4071, 0.2299, 2.1172
      CIE-Lab:
        16.0905, 31.8779, -7.2979
        CIE-LCH:
        16.0905, 32.7026, 347.1053
        CIE-Luv:
        16.0905, 27.5012, -10.4342
        Hunter-Lab:
        14.5505, 20.5263, -3.4368
      #4c0f33 color charts
#4c0f33 RGB chart
      #4c0f33 CMYK chart
      #4c0f33 RGB pie chart
      #4c0f33 color shades, tints & tones
#4c0f33 color schemes
#4c0f33 color preview, HTML & CSS examples
           This text has a color of #4c0f33        
        
          <p style="color:#4c0f33;">Text here</p>
        
        
          .mytext {color:#4c0f33;}
        
        Text color #4c0f33
      
           This box has a color of #4c0f33        
        
          <div style="background-color:#4c0f33;">Content here</div>
        
        
          .mybackground {background-color:#4c0f33;}
        
        Background color #4c0f33
      
           Border around this has a color of #4c0f33        
        
          <div style="border:2px solid #4c0f33;">Content here</div>
        
        
          .myborder {border:2px solid #4c0f33;}
        
        Border color #4c0f33