#d27d18 color space conversions
Hex:
        #d27d18
        RGB:
        210, 125, 24
        CMY:
        18, 51, 91
        CMYK:
        0, 40, 89, 18
      HSL:
        33°, 79.4872%, 45.8824%
        HSV (HSB):
        33°, 88.5714%, 82.3529%
        XYZ:
        34.0768, 28.4348, 4.5566
        xyY:
        0.5081, 0.4240, 28.4348
      CIE-Lab:
        60.2796, 26.4121, 62.0797
        CIE-LCH:
        60.2796, 67.4647, 66.9525
        CIE-Luv:
        60.2796, 70.1865, 55.8412
        Hunter-Lab:
        53.3243, 20.7527, 32.2607
      #d27d18 color charts
#d27d18 RGB chart
      #d27d18 CMYK chart
      #d27d18 RGB pie chart
      #d27d18 color shades, tints & tones
#d27d18 color schemes
#d27d18 color preview, HTML & CSS examples
           This text has a color of #d27d18        
        
          <p style="color:#d27d18;">Text here</p>
        
        
          .mytext {color:#d27d18;}
        
        Text color #d27d18
      
           This box has a color of #d27d18        
        
          <div style="background-color:#d27d18;">Content here</div>
        
        
          .mybackground {background-color:#d27d18;}
        
        Background color #d27d18
      
           Border around this has a color of #d27d18        
        
          <div style="border:2px solid #d27d18;">Content here</div>
        
        
          .myborder {border:2px solid #d27d18;}
        
        Border color #d27d18