#682f12 color space conversions
Hex:
        #682f12
        RGB:
        104, 47, 18
        CMY:
        59, 82, 93
        CMYK:
        0, 55, 83, 59
      HSL:
        20°, 70.4918%, 23.9216%
        HSV (HSB):
        20°, 82.6923%, 40.7843%
        XYZ:
        6.8346, 5.0198, 1.1810
        xyY:
        0.5243, 0.3851, 5.0198
      CIE-Lab:
        26.7910, 23.4756, 29.5064
        CIE-LCH:
        26.7910, 37.7059, 51.4939
        CIE-Luv:
        26.7910, 42.2326, 20.5442
        Hunter-Lab:
        22.4048, 15.2432, 12.5582
      #682f12 color charts
#682f12 RGB chart
      #682f12 CMYK chart
      #682f12 RGB pie chart
      #682f12 color shades, tints & tones
#682f12 color schemes
#682f12 color preview, HTML & CSS examples
           This text has a color of #682f12        
        
          <p style="color:#682f12;">Text here</p>
        
        
          .mytext {color:#682f12;}
        
        Text color #682f12
      
           This box has a color of #682f12        
        
          <div style="background-color:#682f12;">Content here</div>
        
        
          .mybackground {background-color:#682f12;}
        
        Background color #682f12
      
           Border around this has a color of #682f12        
        
          <div style="border:2px solid #682f12;">Content here</div>
        
        
          .myborder {border:2px solid #682f12;}
        
        Border color #682f12