#d3990f color space conversions
Hex:
        #d3990f
        RGB:
        211, 153, 15
        CMY:
        17, 40, 94
        CMYK:
        0, 27, 93, 17
      HSL:
        42°, 86.7257%, 44.3137%
        HSV (HSB):
        42°, 92.8910%, 82.7451%
        XYZ:
        38.3414, 36.6658, 5.5083
        xyY:
        0.4762, 0.4554, 36.6658
      CIE-Lab:
        67.0256, 11.5735, 69.1785
        CIE-LCH:
        67.0256, 70.1399, 80.5024
        CIE-Luv:
        67.0256, 48.5493, 67.2996
        Hunter-Lab:
        60.5523, 7.0587, 36.9931
      #d3990f color charts
#d3990f RGB chart
      #d3990f CMYK chart
      #d3990f RGB pie chart
      #d3990f color shades, tints & tones
#d3990f color schemes
#d3990f color preview, HTML & CSS examples
           This text has a color of #d3990f        
        
          <p style="color:#d3990f;">Text here</p>
        
        
          .mytext {color:#d3990f;}
        
        Text color #d3990f
      
           This box has a color of #d3990f        
        
          <div style="background-color:#d3990f;">Content here</div>
        
        
          .mybackground {background-color:#d3990f;}
        
        Background color #d3990f
      
           Border around this has a color of #d3990f        
        
          <div style="border:2px solid #d3990f;">Content here</div>
        
        
          .myborder {border:2px solid #d3990f;}
        
        Border color #d3990f