#8a330d color space conversions
Hex:
        #8a330d
        RGB:
        138, 51, 13
        CMY:
        46, 80, 95
        CMYK:
        0, 63, 91, 46
      HSL:
        18°, 82.7815%, 29.6078%
        HSV (HSB):
        18°, 90.5797%, 54.1176%
        XYZ:
        11.7377, 7.8000, 1.2677
        xyY:
        0.5642, 0.3749, 7.8000
      CIE-Lab:
        33.5628, 35.3589, 40.1238
        CIE-LCH:
        33.5628, 53.4806, 48.6120
        CIE-Luv:
        33.5628, 68.2389, 26.7515
        Hunter-Lab:
        27.9285, 26.1448, 16.8587
      #8a330d color charts
#8a330d RGB chart
      #8a330d CMYK chart
      #8a330d RGB pie chart
      #8a330d color shades, tints & tones
#8a330d color schemes
#8a330d color preview, HTML & CSS examples
           This text has a color of #8a330d        
        
          <p style="color:#8a330d;">Text here</p>
        
        
          .mytext {color:#8a330d;}
        
        Text color #8a330d
      
           This box has a color of #8a330d        
        
          <div style="background-color:#8a330d;">Content here</div>
        
        
          .mybackground {background-color:#8a330d;}
        
        Background color #8a330d
      
           Border around this has a color of #8a330d        
        
          <div style="border:2px solid #8a330d;">Content here</div>
        
        
          .myborder {border:2px solid #8a330d;}
        
        Border color #8a330d