#d6960f color space conversions
Hex:
        #d6960f
        RGB:
        214, 150, 15
        CMY:
        16, 41, 94
        CMYK:
        0, 30, 93, 16
      HSL:
        41°, 86.8996%, 44.9020%
        HSV (HSB):
        41°, 92.9907%, 83.9216%
        XYZ:
        38.7241, 36.1433, 5.3873
        xyY:
        0.4825, 0.4504, 36.1433
      CIE-Lab:
        66.6293, 14.5067, 69.0410
        CIE-LCH:
        66.6293, 70.5486, 78.1338
        CIE-Luv:
        66.6293, 53.3591, 66.2673
        Hunter-Lab:
        60.1193, 9.7668, 36.7705
      #d6960f color charts
#d6960f RGB chart
      #d6960f CMYK chart
      #d6960f RGB pie chart
      #d6960f color shades, tints & tones
#d6960f color schemes
#d6960f color preview, HTML & CSS examples
           This text has a color of #d6960f        
        
          <p style="color:#d6960f;">Text here</p>
        
        
          .mytext {color:#d6960f;}
        
        Text color #d6960f
      
           This box has a color of #d6960f        
        
          <div style="background-color:#d6960f;">Content here</div>
        
        
          .mybackground {background-color:#d6960f;}
        
        Background color #d6960f
      
           Border around this has a color of #d6960f        
        
          <div style="border:2px solid #d6960f;">Content here</div>
        
        
          .myborder {border:2px solid #d6960f;}
        
        Border color #d6960f