#d68525 color space conversions
Hex:
        #d68525
        RGB:
        214, 133, 37
        CMY:
        16, 48, 85
        CMYK:
        0, 38, 83, 16
      HSL:
        33°, 70.5179%, 49.2157%
        HSV (HSB):
        33°, 82.7103%, 83.9216%
        XYZ:
        36.4530, 31.2048, 5.8521
        xyY:
        0.4959, 0.4245, 31.2048
      CIE-Lab:
        62.6801, 24.1362, 60.1785
        CIE-LCH:
        62.6801, 64.8383, 68.1455
        CIE-Luv:
        62.6801, 66.3691, 56.7078
        Hunter-Lab:
        55.8612, 18.7255, 32.8916
      #d68525 color charts
#d68525 RGB chart
      #d68525 CMYK chart
      #d68525 RGB pie chart
      #d68525 color shades, tints & tones
#d68525 color schemes
#d68525 color preview, HTML & CSS examples
           This text has a color of #d68525        
        
          <p style="color:#d68525;">Text here</p>
        
        
          .mytext {color:#d68525;}
        
        Text color #d68525
      
           This box has a color of #d68525        
        
          <div style="background-color:#d68525;">Content here</div>
        
        
          .mybackground {background-color:#d68525;}
        
        Background color #d68525
      
           Border around this has a color of #d68525        
        
          <div style="border:2px solid #d68525;">Content here</div>
        
        
          .myborder {border:2px solid #d68525;}
        
        Border color #d68525