#d95053 color space conversions
Hex:
        #d95053
        RGB:
        217, 80, 83
        CMY:
        15, 69, 67
        CMYK:
        0, 63, 62, 15
      HSL:
        359°, 64.3192%, 58.2353%
        HSV (HSB):
        359°, 63.1336%, 85.0980%
        XYZ:
        33.0453, 21.1136, 10.5173
        xyY:
        0.5109, 0.3265, 21.1136
      CIE-Lab:
        53.0736, 53.8514, 27.3273
        CIE-LCH:
        53.0736, 60.3883, 26.9058
        CIE-Luv:
        53.0736, 102.6784, 20.7099
        Hunter-Lab:
        45.9495, 47.9593, 18.5939
      #d95053 color charts
#d95053 RGB chart
      #d95053 CMYK chart
      #d95053 RGB pie chart
      #d95053 color shades, tints & tones
#d95053 color schemes
#d95053 color preview, HTML & CSS examples
           This text has a color of #d95053        
        
          <p style="color:#d95053;">Text here</p>
        
        
          .mytext {color:#d95053;}
        
        Text color #d95053
      
           This box has a color of #d95053        
        
          <div style="background-color:#d95053;">Content here</div>
        
        
          .mybackground {background-color:#d95053;}
        
        Background color #d95053
      
           Border around this has a color of #d95053        
        
          <div style="border:2px solid #d95053;">Content here</div>
        
        
          .myborder {border:2px solid #d95053;}
        
        Border color #d95053