#693f12 color space conversions
Hex:
        #693f12
        RGB:
        105, 63, 18
        CMY:
        59, 75, 93
        CMYK:
        0, 40, 83, 59
      HSL:
        31°, 70.7317%, 24.1176%
        HSV (HSB):
        31°, 82.8571%, 41.1765%
        XYZ:
        7.7124, 6.6019, 1.4401
        xyY:
        0.4895, 0.4191, 6.6019
      CIE-Lab:
        30.8830, 14.3827, 33.5351
        CIE-LCH:
        30.8830, 36.4893, 66.7862
        CIE-Luv:
        30.8830, 32.0900, 26.7620
        Hunter-Lab:
        25.6942, 8.6136, 14.6630
      #693f12 color charts
#693f12 RGB chart
      #693f12 CMYK chart
      #693f12 RGB pie chart
      #693f12 color shades, tints & tones
#693f12 color schemes
#693f12 color preview, HTML & CSS examples
           This text has a color of #693f12        
        
          <p style="color:#693f12;">Text here</p>
        
        
          .mytext {color:#693f12;}
        
        Text color #693f12
      
           This box has a color of #693f12        
        
          <div style="background-color:#693f12;">Content here</div>
        
        
          .mybackground {background-color:#693f12;}
        
        Background color #693f12
      
           Border around this has a color of #693f12        
        
          <div style="border:2px solid #693f12;">Content here</div>
        
        
          .myborder {border:2px solid #693f12;}
        
        Border color #693f12