#69380c color space conversions
Hex:
        #69380c
        RGB:
        105, 56, 12
        CMY:
        59, 78, 95
        CMYK:
        0, 47, 89, 59
      HSL:
        28°, 79.4872%, 22.9412%
        HSV (HSB):
        28°, 88.5714%, 41.1765%
        XYZ:
        7.3062, 5.8581, 1.0935
        xyY:
        0.5124, 0.4109, 5.8581
      CIE-Lab:
        29.0517, 18.4075, 34.5254
        CIE-LCH:
        29.0517, 39.1260, 61.9354
        CIE-Luv:
        29.0517, 37.3835, 25.3605
        Hunter-Lab:
        24.2036, 11.5266, 14.2639
      #69380c color charts
#69380c RGB chart
      #69380c CMYK chart
      #69380c RGB pie chart
      #69380c color shades, tints & tones
#69380c color schemes
#69380c color preview, HTML & CSS examples
           This text has a color of #69380c        
        
          <p style="color:#69380c;">Text here</p>
        
        
          .mytext {color:#69380c;}
        
        Text color #69380c
      
           This box has a color of #69380c        
        
          <div style="background-color:#69380c;">Content here</div>
        
        
          .mybackground {background-color:#69380c;}
        
        Background color #69380c
      
           Border around this has a color of #69380c        
        
          <div style="border:2px solid #69380c;">Content here</div>
        
        
          .myborder {border:2px solid #69380c;}
        
        Border color #69380c