#d1960d color space conversions
Hex:
        #d1960d
        RGB:
        209, 150, 13
        CMY:
        18, 41, 95
        CMYK:
        0, 28, 94, 18
      HSL:
        42°, 88.2883%, 43.5294%
        HSV (HSB):
        42°, 93.7799%, 81.9608%
        XYZ:
        37.2735, 35.3971, 5.2486
        xyY:
        0.4784, 0.4543, 35.3971
      CIE-Lab:
        66.0566, 12.2875, 68.6895
        CIE-LCH:
        66.0566, 69.7798, 79.8580
        CIE-Luv:
        66.0566, 49.3507, 66.2855
        Hunter-Lab:
        59.4954, 7.7121, 36.4164
      #d1960d color charts
#d1960d RGB chart
      #d1960d CMYK chart
      #d1960d RGB pie chart
      #d1960d color shades, tints & tones
#d1960d color schemes
#d1960d color preview, HTML & CSS examples
           This text has a color of #d1960d        
        
          <p style="color:#d1960d;">Text here</p>
        
        
          .mytext {color:#d1960d;}
        
        Text color #d1960d
      
           This box has a color of #d1960d        
        
          <div style="background-color:#d1960d;">Content here</div>
        
        
          .mybackground {background-color:#d1960d;}
        
        Background color #d1960d
      
           Border around this has a color of #d1960d        
        
          <div style="border:2px solid #d1960d;">Content here</div>
        
        
          .myborder {border:2px solid #d1960d;}
        
        Border color #d1960d