#d6701b color space conversions
Hex:
        #d6701b
        RGB:
        214, 112, 27
        CMY:
        16, 56, 89
        CMYK:
        0, 48, 87, 16
      HSL:
        27°, 77.5934%, 47.2549%
        HSV (HSB):
        27°, 87.3832%, 83.9216%
        XYZ:
        33.7236, 25.9636, 4.2710
        xyY:
        0.5273, 0.4059, 25.9636
      CIE-Lab:
        58.0025, 34.9952, 59.6360
        CIE-LCH:
        58.0025, 69.1456, 59.5950
        CIE-Luv:
        58.0025, 84.1178, 50.9887
        Hunter-Lab:
        50.9545, 28.9675, 30.6985
      #d6701b color charts
#d6701b RGB chart
      #d6701b CMYK chart
      #d6701b RGB pie chart
      #d6701b color shades, tints & tones
#d6701b color schemes
#d6701b color preview, HTML & CSS examples
           This text has a color of #d6701b        
        
          <p style="color:#d6701b;">Text here</p>
        
        
          .mytext {color:#d6701b;}
        
        Text color #d6701b
      
           This box has a color of #d6701b        
        
          <div style="background-color:#d6701b;">Content here</div>
        
        
          .mybackground {background-color:#d6701b;}
        
        Background color #d6701b
      
           Border around this has a color of #d6701b        
        
          <div style="border:2px solid #d6701b;">Content here</div>
        
        
          .myborder {border:2px solid #d6701b;}
        
        Border color #d6701b