#d95054 color space conversions
Hex:
        #d95054
        RGB:
        217, 80, 84
        CMY:
        15, 69, 67
        CMYK:
        0, 63, 61, 15
      HSL:
        358°, 64.3192%, 58.2353%
        HSV (HSB):
        358°, 63.1336%, 85.0980%
        XYZ:
        33.0842, 21.1291, 10.7221
        xyY:
        0.5095, 0.3254, 21.1291
      CIE-Lab:
        53.0905, 53.9162, 26.7646
        CIE-LCH:
        53.0905, 60.1938, 26.4003
        CIE-Luv:
        53.0905, 102.4370, 20.1713
        Hunter-Lab:
        45.9664, 48.0334, 18.3465
      #d95054 color charts
#d95054 RGB chart
      #d95054 CMYK chart
      #d95054 RGB pie chart
      #d95054 color shades, tints & tones
#d95054 color schemes
#d95054 color preview, HTML & CSS examples
           This text has a color of #d95054        
        
          <p style="color:#d95054;">Text here</p>
        
        
          .mytext {color:#d95054;}
        
        Text color #d95054
      
           This box has a color of #d95054        
        
          <div style="background-color:#d95054;">Content here</div>
        
        
          .mybackground {background-color:#d95054;}
        
        Background color #d95054
      
           Border around this has a color of #d95054        
        
          <div style="border:2px solid #d95054;">Content here</div>
        
        
          .myborder {border:2px solid #d95054;}
        
        Border color #d95054