#d95742 color space conversions
Hex:
        #d95742
        RGB:
        217, 87, 66
        CMY:
        15, 66, 74
        CMYK:
        0, 60, 70, 15
      HSL:
        8°, 66.5198%, 55.4902%
        HSV (HSB):
        8°, 69.5853%, 85.0980%
        XYZ:
        33.0068, 21.9615, 7.6536
        xyY:
        0.5271, 0.3507, 21.9615
      CIE-Lab:
        53.9861, 49.7818, 38.1256
        CIE-LCH:
        53.9861, 62.7039, 37.4468
        CIE-Luv:
        53.9861, 101.5826, 31.2517
        Hunter-Lab:
        46.8630, 43.7118, 23.1210
      #d95742 color charts
#d95742 RGB chart
      #d95742 CMYK chart
      #d95742 RGB pie chart
      #d95742 color shades, tints & tones
#d95742 color schemes
#d95742 color preview, HTML & CSS examples
           This text has a color of #d95742        
        
          <p style="color:#d95742;">Text here</p>
        
        
          .mytext {color:#d95742;}
        
        Text color #d95742
      
           This box has a color of #d95742        
        
          <div style="background-color:#d95742;">Content here</div>
        
        
          .mybackground {background-color:#d95742;}
        
        Background color #d95742
      
           Border around this has a color of #d95742        
        
          <div style="border:2px solid #d95742;">Content here</div>
        
        
          .myborder {border:2px solid #d95742;}
        
        Border color #d95742