#d4982f color space conversions
Hex:
        #d4982f
        RGB:
        212, 152, 47
        CMY:
        17, 40, 82
        CMYK:
        0, 28, 78, 17
      HSL:
        38°, 65.7371%, 50.7843%
        HSV (HSB):
        38°, 77.8302%, 83.1373%
        XYZ:
        38.8927, 36.6588, 7.7153
        xyY:
        0.4671, 0.4403, 36.6588
      CIE-Lab:
        67.0202, 13.3587, 60.3770
        CIE-LCH:
        67.0202, 61.8371, 77.5240
        CIE-Luv:
        67.0202, 49.1341, 61.7147
        Hunter-Lab:
        60.5465, 8.7051, 34.8273
      #d4982f color charts
#d4982f RGB chart
      #d4982f CMYK chart
      #d4982f RGB pie chart
      #d4982f color shades, tints & tones
#d4982f color schemes
#d4982f color preview, HTML & CSS examples
           This text has a color of #d4982f        
        
          <p style="color:#d4982f;">Text here</p>
        
        
          .mytext {color:#d4982f;}
        
        Text color #d4982f
      
           This box has a color of #d4982f        
        
          <div style="background-color:#d4982f;">Content here</div>
        
        
          .mybackground {background-color:#d4982f;}
        
        Background color #d4982f
      
           Border around this has a color of #d4982f        
        
          <div style="border:2px solid #d4982f;">Content here</div>
        
        
          .myborder {border:2px solid #d4982f;}
        
        Border color #d4982f