#4b0f31 color space conversions
Hex:
        #4b0f31
        RGB:
        75, 15, 49
        CMY:
        71, 94, 81
        CMYK:
        0, 80, 35, 71
      HSL:
        326°, 66.6667%, 17.6471%
        HSV (HSB):
        326°, 80.0000%, 29.4118%
        XYZ:
        3.6269, 2.0593, 3.1120
        xyY:
        0.4122, 0.2341, 2.0593
      CIE-Lab:
        15.7952, 31.2840, -6.3301
        CIE-LCH:
        15.7952, 31.9180, 348.5610
        CIE-Luv:
        15.7952, 27.3074, -9.3843
        Hunter-Lab:
        14.3501, 20.0015, -2.8129
      #4b0f31 color charts
#4b0f31 RGB chart
      #4b0f31 CMYK chart
      #4b0f31 RGB pie chart
      #4b0f31 color shades, tints & tones
#4b0f31 color schemes
#4b0f31 color preview, HTML & CSS examples
           This text has a color of #4b0f31        
        
          <p style="color:#4b0f31;">Text here</p>
        
        
          .mytext {color:#4b0f31;}
        
        Text color #4b0f31
      
           This box has a color of #4b0f31        
        
          <div style="background-color:#4b0f31;">Content here</div>
        
        
          .mybackground {background-color:#4b0f31;}
        
        Background color #4b0f31
      
           Border around this has a color of #4b0f31        
        
          <div style="border:2px solid #4b0f31;">Content here</div>
        
        
          .myborder {border:2px solid #4b0f31;}
        
        Border color #4b0f31