#d95420 color space conversions
Hex:
        #d95420
        RGB:
        217, 84, 32
        CMY:
        15, 67, 87
        CMYK:
        0, 61, 85, 15
      HSL:
        17°, 74.2972%, 48.8235%
        HSV (HSB):
        17°, 85.2535%, 85.0980%
        XYZ:
        32.0463, 21.1966, 3.7688
        xyY:
        0.5621, 0.3718, 21.1966
      CIE-Lab:
        53.1640, 49.8823, 54.0687
        CIE-LCH:
        53.1640, 73.5640, 47.3062
        CIE-Luv:
        53.1640, 108.4709, 41.2395
        Hunter-Lab:
        46.0398, 43.6764, 27.3744
      #d95420 color charts
#d95420 RGB chart
      #d95420 CMYK chart
      #d95420 RGB pie chart
      #d95420 color shades, tints & tones
#d95420 color schemes
#d95420 color preview, HTML & CSS examples
           This text has a color of #d95420        
        
          <p style="color:#d95420;">Text here</p>
        
        
          .mytext {color:#d95420;}
        
        Text color #d95420
      
           This box has a color of #d95420        
        
          <div style="background-color:#d95420;">Content here</div>
        
        
          .mybackground {background-color:#d95420;}
        
        Background color #d95420
      
           Border around this has a color of #d95420        
        
          <div style="border:2px solid #d95420;">Content here</div>
        
        
          .myborder {border:2px solid #d95420;}
        
        Border color #d95420