#d4990f color space conversions
Hex:
        #d4990f
        RGB:
        212, 153, 15
        CMY:
        17, 40, 94
        CMYK:
        0, 28, 93, 17
      HSL:
        42°, 86.7841%, 44.5098%
        HSV (HSB):
        42°, 92.9245%, 83.1373%
        XYZ:
        38.6288, 36.8140, 5.5218
        xyY:
        0.4771, 0.4547, 36.8140
      CIE-Lab:
        67.1373, 12.0129, 69.3109
        CIE-LCH:
        67.1373, 70.3442, 80.1672
        CIE-Luv:
        67.1373, 49.3529, 67.3286
        Hunter-Lab:
        60.6745, 7.4627, 37.0764
      #d4990f color charts
#d4990f RGB chart
      #d4990f CMYK chart
      #d4990f RGB pie chart
      #d4990f color shades, tints & tones
#d4990f color schemes
#d4990f color preview, HTML & CSS examples
           This text has a color of #d4990f        
        
          <p style="color:#d4990f;">Text here</p>
        
        
          .mytext {color:#d4990f;}
        
        Text color #d4990f
      
           This box has a color of #d4990f        
        
          <div style="background-color:#d4990f;">Content here</div>
        
        
          .mybackground {background-color:#d4990f;}
        
        Background color #d4990f
      
           Border around this has a color of #d4990f        
        
          <div style="border:2px solid #d4990f;">Content here</div>
        
        
          .myborder {border:2px solid #d4990f;}
        
        Border color #d4990f