#512d0d color space conversions
Hex:
        #512d0d
        RGB:
        81, 45, 13
        CMY:
        68, 82, 95
        CMYK:
        0, 44, 84, 68
      HSL:
        28°, 72.3404%, 18.4314%
        HSV (HSB):
        28°, 83.9506%, 31.7647%
        XYZ:
        4.4044, 3.6552, 0.8542
        xyY:
        0.4941, 0.4101, 3.6552
      CIE-Lab:
        22.4970, 13.6559, 26.5706
        CIE-LCH:
        22.4970, 29.8745, 62.7992
        CIE-Luv:
        22.4970, 25.5199, 18.7229
        Hunter-Lab:
        19.1185, 7.6642, 10.7341
      #512d0d color charts
#512d0d RGB chart
      #512d0d CMYK chart
      #512d0d RGB pie chart
      #512d0d color shades, tints & tones
#512d0d color schemes
#512d0d color preview, HTML & CSS examples
           This text has a color of #512d0d        
        
          <p style="color:#512d0d;">Text here</p>
        
        
          .mytext {color:#512d0d;}
        
        Text color #512d0d
      
           This box has a color of #512d0d        
        
          <div style="background-color:#512d0d;">Content here</div>
        
        
          .mybackground {background-color:#512d0d;}
        
        Background color #512d0d
      
           Border around this has a color of #512d0d        
        
          <div style="border:2px solid #512d0d;">Content here</div>
        
        
          .myborder {border:2px solid #512d0d;}
        
        Border color #512d0d