#d66505 color space conversions
Hex:
        #d66505
        RGB:
        214, 101, 5
        CMY:
        16, 60, 98
        CMYK:
        0, 53, 98, 16
      HSL:
        28°, 95.4338%, 42.9412%
        HSV (HSB):
        28°, 97.6636%, 83.9216%
        XYZ:
        32.4126, 23.6145, 2.9933
        xyY:
        0.5492, 0.4001, 23.6145
      CIE-Lab:
        55.6997, 40.2737, 63.2587
        CIE-LCH:
        55.6997, 74.9909, 57.5171
        CIE-Luv:
        55.6997, 94.0483, 49.8800
        Hunter-Lab:
        48.5947, 34.0186, 30.3642
      #d66505 color charts
#d66505 RGB chart
      #d66505 CMYK chart
      #d66505 RGB pie chart
      #d66505 color shades, tints & tones
#d66505 color schemes
#d66505 color preview, HTML & CSS examples
           This text has a color of #d66505        
        
          <p style="color:#d66505;">Text here</p>
        
        
          .mytext {color:#d66505;}
        
        Text color #d66505
      
           This box has a color of #d66505        
        
          <div style="background-color:#d66505;">Content here</div>
        
        
          .mybackground {background-color:#d66505;}
        
        Background color #d66505
      
           Border around this has a color of #d66505        
        
          <div style="border:2px solid #d66505;">Content here</div>
        
        
          .myborder {border:2px solid #d66505;}
        
        Border color #d66505