#332c0b color space conversions
Hex:
        #332c0b
        RGB:
        51, 44, 11
        CMY:
        80, 83, 96
        CMYK:
        0, 14, 78, 80
      HSL:
        50°, 64.5161%, 12.1569%
        HSV (HSB):
        50°, 78.4314%, 20.0000%
        XYZ:
        2.3263, 2.5293, 0.6822
        xyY:
        0.4201, 0.4567, 2.5293
      CIE-Lab:
        18.0508, -1.5992, 21.3641
        CIE-LCH:
        18.0508, 21.4238, 94.2808
        CIE-Luv:
        18.0508, 5.1805, 16.3452
        Hunter-Lab:
        15.9039, -1.7218, 8.5894
      #332c0b color charts
#332c0b RGB chart
      #332c0b CMYK chart
      #332c0b RGB pie chart
      #332c0b color shades, tints & tones
#332c0b color schemes
#332c0b color preview, HTML & CSS examples
           This text has a color of #332c0b        
        
          <p style="color:#332c0b;">Text here</p>
        
        
          .mytext {color:#332c0b;}
        
        Text color #332c0b
      
           This box has a color of #332c0b        
        
          <div style="background-color:#332c0b;">Content here</div>
        
        
          .mybackground {background-color:#332c0b;}
        
        Background color #332c0b
      
           Border around this has a color of #332c0b        
        
          <div style="border:2px solid #332c0b;">Content here</div>
        
        
          .myborder {border:2px solid #332c0b;}
        
        Border color #332c0b