#d45355 color space conversions
Hex:
        #d45355
        RGB:
        212, 83, 85
        CMY:
        17, 67, 67
        CMYK:
        0, 61, 60, 17
      HSL:
        359°, 60.0000%, 57.8431%
        HSV (HSB):
        359°, 60.8491%, 83.1373%
        XYZ:
        31.8843, 20.8394, 10.9363
        xyY:
        0.5009, 0.3274, 20.8394
      CIE-Lab:
        52.7733, 50.9791, 25.6068
        CIE-LCH:
        52.7733, 57.0489, 26.6704
        CIE-Luv:
        52.7733, 96.1848, 19.7457
        Hunter-Lab:
        45.6502, 44.7851, 17.7513
      #d45355 color charts
#d45355 RGB chart
      #d45355 CMYK chart
      #d45355 RGB pie chart
      #d45355 color shades, tints & tones
#d45355 color schemes
#d45355 color preview, HTML & CSS examples
           This text has a color of #d45355        
        
          <p style="color:#d45355;">Text here</p>
        
        
          .mytext {color:#d45355;}
        
        Text color #d45355
      
           This box has a color of #d45355        
        
          <div style="background-color:#d45355;">Content here</div>
        
        
          .mybackground {background-color:#d45355;}
        
        Background color #d45355
      
           Border around this has a color of #d45355        
        
          <div style="border:2px solid #d45355;">Content here</div>
        
        
          .myborder {border:2px solid #d45355;}
        
        Border color #d45355