#d98114 color space conversions
Hex:
        #d98114
        RGB:
        217, 129, 20
        CMY:
        15, 49, 92
        CMYK:
        0, 41, 91, 15
      HSL:
        33°, 83.1224%, 46.4706%
        HSV (HSB):
        33°, 90.7834%, 85.0980%
        XYZ:
        36.5918, 30.5027, 4.6208
        xyY:
        0.5102, 0.4253, 30.5027
      CIE-Lab:
        62.0856, 27.1592, 64.8687
        CIE-LCH:
        62.0856, 70.3247, 67.2819
        CIE-Luv:
        62.0856, 72.8720, 58.1698
        Hunter-Lab:
        55.2293, 21.6128, 33.6999
      #d98114 color charts
#d98114 RGB chart
      #d98114 CMYK chart
      #d98114 RGB pie chart
      #d98114 color shades, tints & tones
#d98114 color schemes
#d98114 color preview, HTML & CSS examples
           This text has a color of #d98114        
        
          <p style="color:#d98114;">Text here</p>
        
        
          .mytext {color:#d98114;}
        
        Text color #d98114
      
           This box has a color of #d98114        
        
          <div style="background-color:#d98114;">Content here</div>
        
        
          .mybackground {background-color:#d98114;}
        
        Background color #d98114
      
           Border around this has a color of #d98114        
        
          <div style="border:2px solid #d98114;">Content here</div>
        
        
          .myborder {border:2px solid #d98114;}
        
        Border color #d98114