#714f0b color space conversions
Hex:
        #714f0b
        RGB:
        113, 79, 11
        CMY:
        56, 69, 96
        CMYK:
        0, 30, 90, 56
      HSL:
        40°, 82.2581%, 24.3137%
        HSV (HSB):
        40°, 90.2655%, 44.3137%
        XYZ:
        9.6664, 9.1268, 1.5688
        xyY:
        0.4747, 0.4482, 9.1268
      CIE-Lab:
        36.2274, 8.2705, 41.3805
        CIE-LCH:
        36.2274, 42.1989, 78.6975
        CIE-Luv:
        36.2274, 27.2018, 35.1602
        Hunter-Lab:
        30.2107, 4.2456, 18.0686
      #714f0b color charts
#714f0b RGB chart
      #714f0b CMYK chart
      #714f0b RGB pie chart
      #714f0b color shades, tints & tones
#714f0b color schemes
#714f0b color preview, HTML & CSS examples
           This text has a color of #714f0b        
        
          <p style="color:#714f0b;">Text here</p>
        
        
          .mytext {color:#714f0b;}
        
        Text color #714f0b
      
           This box has a color of #714f0b        
        
          <div style="background-color:#714f0b;">Content here</div>
        
        
          .mybackground {background-color:#714f0b;}
        
        Background color #714f0b
      
           Border around this has a color of #714f0b        
        
          <div style="border:2px solid #714f0b;">Content here</div>
        
        
          .myborder {border:2px solid #714f0b;}
        
        Border color #714f0b