#d95d55 color space conversions
Hex:
        #d95d55
        RGB:
        217, 93, 85
        CMY:
        15, 64, 67
        CMYK:
        0, 57, 61, 15
      HSL:
        4°, 63.4615%, 59.2157%
        HSV (HSB):
        4°, 60.8295%, 85.0980%
        XYZ:
        34.1693, 23.2363, 11.2785
        xyY:
        0.4975, 0.3383, 23.2363
      CIE-Lab:
        55.3149, 48.1325, 29.0291
        CIE-LCH:
        55.3149, 56.2088, 31.0945
        CIE-Luv:
        55.3149, 93.6822, 24.2401
        Hunter-Lab:
        48.2040, 42.1722, 19.8705
      #d95d55 color charts
#d95d55 RGB chart
      #d95d55 CMYK chart
      #d95d55 RGB pie chart
      #d95d55 color shades, tints & tones
#d95d55 color schemes
#d95d55 color preview, HTML & CSS examples
           This text has a color of #d95d55        
        
          <p style="color:#d95d55;">Text here</p>
        
        
          .mytext {color:#d95d55;}
        
        Text color #d95d55
      
           This box has a color of #d95d55        
        
          <div style="background-color:#d95d55;">Content here</div>
        
        
          .mybackground {background-color:#d95d55;}
        
        Background color #d95d55
      
           Border around this has a color of #d95d55        
        
          <div style="border:2px solid #d95d55;">Content here</div>
        
        
          .myborder {border:2px solid #d95d55;}
        
        Border color #d95d55