#d95535 color space conversions
Hex:
        #d95535
        RGB:
        217, 85, 53
        CMY:
        15, 67, 79
        CMYK:
        0, 61, 76, 15
      HSL:
        12°, 68.3333%, 52.9412%
        HSV (HSB):
        12°, 75.5760%, 85.0980%
        XYZ:
        32.5064, 21.5058, 5.8059
        xyY:
        0.5434, 0.3595, 21.5058
      CIE-Lab:
        53.4986, 50.0976, 44.5474
        CIE-LCH:
        53.4986, 67.0391, 41.6439
        CIE-Luv:
        53.4986, 105.1654, 35.6444
        Hunter-Lab:
        46.3743, 43.9658, 25.0391
      #d95535 color charts
#d95535 RGB chart
      #d95535 CMYK chart
      #d95535 RGB pie chart
      #d95535 color shades, tints & tones
#d95535 color schemes
#d95535 color preview, HTML & CSS examples
           This text has a color of #d95535        
        
          <p style="color:#d95535;">Text here</p>
        
        
          .mytext {color:#d95535;}
        
        Text color #d95535
      
           This box has a color of #d95535        
        
          <div style="background-color:#d95535;">Content here</div>
        
        
          .mybackground {background-color:#d95535;}
        
        Background color #d95535
      
           Border around this has a color of #d95535        
        
          <div style="border:2px solid #d95535;">Content here</div>
        
        
          .myborder {border:2px solid #d95535;}
        
        Border color #d95535