#d95c55 color space conversions
Hex:
        #d95c55
        RGB:
        217, 92, 85
        CMY:
        15, 64, 67
        CMYK:
        0, 58, 61, 15
      HSL:
        3°, 63.4615%, 59.2157%
        HSV (HSB):
        3°, 60.8295%, 85.0980%
        XYZ:
        34.0821, 23.0619, 11.2494
        xyY:
        0.4983, 0.3372, 23.0619
      CIE-Lab:
        55.1360, 48.6008, 28.8015
        CIE-LCH:
        55.1360, 56.4939, 30.6515
        CIE-Luv:
        55.1360, 94.3612, 23.8695
        Hunter-Lab:
        48.0228, 42.6428, 19.7272
      #d95c55 color charts
#d95c55 RGB chart
      #d95c55 CMYK chart
      #d95c55 RGB pie chart
      #d95c55 color shades, tints & tones
#d95c55 color schemes
#d95c55 color preview, HTML & CSS examples
           This text has a color of #d95c55        
        
          <p style="color:#d95c55;">Text here</p>
        
        
          .mytext {color:#d95c55;}
        
        Text color #d95c55
      
           This box has a color of #d95c55        
        
          <div style="background-color:#d95c55;">Content here</div>
        
        
          .mybackground {background-color:#d95c55;}
        
        Background color #d95c55
      
           Border around this has a color of #d95c55        
        
          <div style="border:2px solid #d95c55;">Content here</div>
        
        
          .myborder {border:2px solid #d95c55;}
        
        Border color #d95c55