#48421d color space conversions
Hex:
        #48421d
        RGB:
        72, 66, 29
        CMY:
        72, 74, 89
        CMYK:
        0, 8, 60, 72
      HSL:
        52°, 42.5743%, 19.8039%
        HSV (HSB):
        52°, 59.7222%, 28.2353%
        XYZ:
        4.8425, 5.3629, 1.9423
        xyY:
        0.3986, 0.4415, 5.3629
      CIE-Lab:
        27.7445, -3.1952, 23.1640
        CIE-LCH:
        27.7445, 23.3833, 97.8536
        CIE-Luv:
        27.7445, 5.3214, 22.1466
        Hunter-Lab:
        23.1578, -3.2006, 11.2377
      #48421d color charts
#48421d RGB chart
      #48421d CMYK chart
      #48421d RGB pie chart
      #48421d color shades, tints & tones
#48421d color schemes
#48421d color preview, HTML & CSS examples
           This text has a color of #48421d        
        
          <p style="color:#48421d;">Text here</p>
        
        
          .mytext {color:#48421d;}
        
        Text color #48421d
      
           This box has a color of #48421d        
        
          <div style="background-color:#48421d;">Content here</div>
        
        
          .mybackground {background-color:#48421d;}
        
        Background color #48421d
      
           Border around this has a color of #48421d        
        
          <div style="border:2px solid #48421d;">Content here</div>
        
        
          .myborder {border:2px solid #48421d;}
        
        Border color #48421d