#48261d color space conversions
Hex:
        #48261d
        RGB:
        72, 38, 29
        CMY:
        72, 85, 89
        CMYK:
        0, 47, 60, 72
      HSL:
        13°, 42.5743%, 19.8039%
        HSV (HSB):
        13°, 59.7222%, 28.2353%
        XYZ:
        3.5874, 2.8527, 1.5239
        xyY:
        0.4505, 0.3582, 2.8527
      CIE-Lab:
        19.4439, 14.9439, 12.9117
        CIE-LCH:
        19.4439, 19.7492, 40.8274
        CIE-Luv:
        19.4439, 21.1833, 8.9928
        Hunter-Lab:
        16.8898, 8.3560, 6.4732
      #48261d color charts
#48261d RGB chart
      #48261d CMYK chart
      #48261d RGB pie chart
      #48261d color shades, tints & tones
#48261d color schemes
#48261d color preview, HTML & CSS examples
           This text has a color of #48261d        
        
          <p style="color:#48261d;">Text here</p>
        
        
          .mytext {color:#48261d;}
        
        Text color #48261d
      
           This box has a color of #48261d        
        
          <div style="background-color:#48261d;">Content here</div>
        
        
          .mybackground {background-color:#48261d;}
        
        Background color #48261d
      
           Border around this has a color of #48261d        
        
          <div style="border:2px solid #48261d;">Content here</div>
        
        
          .myborder {border:2px solid #48261d;}
        
        Border color #48261d