#d6950d color space conversions
Hex:
        #d6950d
        RGB:
        214, 149, 13
        CMY:
        16, 42, 95
        CMYK:
        0, 30, 94, 16
      HSL:
        41°, 88.5463%, 44.5098%
        HSV (HSB):
        41°, 93.9252%, 83.9216%
        XYZ:
        38.5516, 35.8201, 5.2628
        xyY:
        0.4841, 0.4498, 35.8201
      CIE-Lab:
        66.3822, 15.0204, 69.1849
        CIE-LCH:
        66.3822, 70.7966, 77.7508
        CIE-Luv:
        66.3822, 54.1963, 66.0653
        Hunter-Lab:
        59.8499, 10.2415, 36.6813
      #d6950d color charts
#d6950d RGB chart
      #d6950d CMYK chart
      #d6950d RGB pie chart
      #d6950d color shades, tints & tones
#d6950d color schemes
#d6950d color preview, HTML & CSS examples
           This text has a color of #d6950d        
        
          <p style="color:#d6950d;">Text here</p>
        
        
          .mytext {color:#d6950d;}
        
        Text color #d6950d
      
           This box has a color of #d6950d        
        
          <div style="background-color:#d6950d;">Content here</div>
        
        
          .mybackground {background-color:#d6950d;}
        
        Background color #d6950d
      
           Border around this has a color of #d6950d        
        
          <div style="border:2px solid #d6950d;">Content here</div>
        
        
          .myborder {border:2px solid #d6950d;}
        
        Border color #d6950d