#d45363 color space conversions
Hex:
        #d45363
        RGB:
        212, 83, 99
        CMY:
        17, 67, 61
        CMYK:
        0, 61, 53, 17
      HSL:
        353°, 60.0000%, 57.8431%
        HSV (HSB):
        353°, 60.8491%, 83.1373%
        XYZ:
        32.4968, 21.0844, 14.1613
        xyY:
        0.4797, 0.3112, 21.0844
      CIE-Lab:
        53.0418, 52.0324, 17.7060
        CIE-LCH:
        53.0418, 54.9624, 18.7928
        CIE-Luv:
        53.0418, 92.6733, 11.4991
        Hunter-Lab:
        45.9178, 45.9713, 13.8571
      #d45363 color charts
#d45363 RGB chart
      #d45363 CMYK chart
      #d45363 RGB pie chart
      #d45363 color shades, tints & tones
#d45363 color schemes
#d45363 color preview, HTML & CSS examples
           This text has a color of #d45363        
        
          <p style="color:#d45363;">Text here</p>
        
        
          .mytext {color:#d45363;}
        
        Text color #d45363
      
           This box has a color of #d45363        
        
          <div style="background-color:#d45363;">Content here</div>
        
        
          .mybackground {background-color:#d45363;}
        
        Background color #d45363
      
           Border around this has a color of #d45363        
        
          <div style="border:2px solid #d45363;">Content here</div>
        
        
          .myborder {border:2px solid #d45363;}
        
        Border color #d45363