#48052f color space conversions
Hex:
        #48052f
        RGB:
        72, 5, 47
        CMY:
        72, 98, 82
        CMYK:
        0, 93, 35, 72
      HSL:
        322°, 87.0130%, 15.0980%
        HSV (HSB):
        322°, 93.0556%, 28.2353%
        XYZ:
        3.2398, 1.6915, 2.8451
        xyY:
        0.4166, 0.2175, 1.6915
      CIE-Lab:
        13.7770, 33.7690, -8.0084
        CIE-LCH:
        13.7770, 34.7056, 346.6587
        CIE-Luv:
        13.7770, 27.0486, -10.4819
        Hunter-Lab:
        13.0057, 21.7059, -3.8659
      #48052f color charts
#48052f RGB chart
      #48052f CMYK chart
      #48052f RGB pie chart
      #48052f color shades, tints & tones
#48052f color schemes
#48052f color preview, HTML & CSS examples
           This text has a color of #48052f        
        
          <p style="color:#48052f;">Text here</p>
        
        
          .mytext {color:#48052f;}
        
        Text color #48052f
      
           This box has a color of #48052f        
        
          <div style="background-color:#48052f;">Content here</div>
        
        
          .mybackground {background-color:#48052f;}
        
        Background color #48052f
      
           Border around this has a color of #48052f        
        
          <div style="border:2px solid #48052f;">Content here</div>
        
        
          .myborder {border:2px solid #48052f;}
        
        Border color #48052f