#32070d color space conversions
Hex:
        #32070d
        RGB:
        50, 7, 13
        CMY:
        80, 97, 95
        CMYK:
        0, 86, 74, 80
      HSL:
        352°, 75.4386%, 11.1765%
        HSV (HSB):
        352°, 86.0000%, 19.6078%
        XYZ:
        1.4640, 0.8591, 0.4694
        xyY:
        0.5243, 0.3076, 0.8591
      CIE-Lab:
        7.7604, 21.9898, 6.6655
        CIE-LCH:
        7.7604, 22.9778, 16.8630
        CIE-Luv:
        7.7604, 17.5295, 2.2503
        Hunter-Lab:
        9.2689, 11.9734, 3.4854
      #32070d color charts
#32070d RGB chart
      #32070d CMYK chart
      #32070d RGB pie chart
      #32070d color shades, tints & tones
#32070d color schemes
#32070d color preview, HTML & CSS examples
           This text has a color of #32070d        
        
          <p style="color:#32070d;">Text here</p>
        
        
          .mytext {color:#32070d;}
        
        Text color #32070d
      
           This box has a color of #32070d        
        
          <div style="background-color:#32070d;">Content here</div>
        
        
          .mybackground {background-color:#32070d;}
        
        Background color #32070d
      
           Border around this has a color of #32070d        
        
          <div style="border:2px solid #32070d;">Content here</div>
        
        
          .myborder {border:2px solid #32070d;}
        
        Border color #32070d