#d95825 color space conversions
Hex:
        #d95825
        RGB:
        217, 88, 37
        CMY:
        15, 65, 85
        CMYK:
        0, 59, 83, 15
      HSL:
        17°, 70.8661%, 49.8039%
        HSV (HSB):
        17°, 82.9493%, 85.0980%
        XYZ:
        32.4389, 21.8647, 4.2609
        xyY:
        0.5539, 0.3733, 21.8647
      CIE-Lab:
        53.8832, 48.1980, 52.5873
        CIE-LCH:
        53.8832, 71.3335, 47.4938
        CIE-Luv:
        53.8832, 104.9680, 41.2996
        Hunter-Lab:
        46.7597, 42.0024, 27.3292
      #d95825 color charts
#d95825 RGB chart
      #d95825 CMYK chart
      #d95825 RGB pie chart
      #d95825 color shades, tints & tones
#d95825 color schemes
#d95825 color preview, HTML & CSS examples
           This text has a color of #d95825        
        
          <p style="color:#d95825;">Text here</p>
        
        
          .mytext {color:#d95825;}
        
        Text color #d95825
      
           This box has a color of #d95825        
        
          <div style="background-color:#d95825;">Content here</div>
        
        
          .mybackground {background-color:#d95825;}
        
        Background color #d95825
      
           Border around this has a color of #d95825        
        
          <div style="border:2px solid #d95825;">Content here</div>
        
        
          .myborder {border:2px solid #d95825;}
        
        Border color #d95825