#d95512 color space conversions
Hex:
        #d95512
        RGB:
        217, 85, 18
        CMY:
        15, 67, 93
        CMYK:
        0, 61, 92, 15
      HSL:
        20°, 84.6809%, 46.0784%
        HSV (HSB):
        20°, 91.7051%, 85.0980%
        XYZ:
        31.9730, 21.2924, 2.9969
        xyY:
        0.5683, 0.3784, 21.2924
      CIE-Lab:
        53.2680, 49.1684, 59.0416
        CIE-LCH:
        53.2680, 76.8339, 50.2133
        CIE-Luv:
        53.2680, 108.7689, 43.9429
        Hunter-Lab:
        46.1437, 42.9312, 28.4498
      #d95512 color charts
#d95512 RGB chart
      #d95512 CMYK chart
      #d95512 RGB pie chart
      #d95512 color shades, tints & tones
#d95512 color schemes
#d95512 color preview, HTML & CSS examples
           This text has a color of #d95512        
        
          <p style="color:#d95512;">Text here</p>
        
        
          .mytext {color:#d95512;}
        
        Text color #d95512
      
           This box has a color of #d95512        
        
          <div style="background-color:#d95512;">Content here</div>
        
        
          .mybackground {background-color:#d95512;}
        
        Background color #d95512
      
           Border around this has a color of #d95512        
        
          <div style="border:2px solid #d95512;">Content here</div>
        
        
          .myborder {border:2px solid #d95512;}
        
        Border color #d95512