#d45351 color space conversions
Hex:
        #d45351
        RGB:
        212, 83, 81
        CMY:
        17, 67, 68
        CMYK:
        0, 61, 62, 17
      HSL:
        1°, 60.3687%, 57.4510%
        HSV (HSB):
        1°, 61.7925%, 83.1373%
        XYZ:
        31.7298, 20.7776, 10.1227
        xyY:
        0.5066, 0.3318, 20.7776
      CIE-Lab:
        52.7053, 50.7104, 27.8544
        CIE-LCH:
        52.7053, 57.8568, 28.7793
        CIE-Luv:
        52.7053, 97.1105, 21.9103
        Hunter-Lab:
        45.5825, 44.4839, 18.7409
      #d45351 color charts
#d45351 RGB chart
      #d45351 CMYK chart
      #d45351 RGB pie chart
      #d45351 color shades, tints & tones
#d45351 color schemes
#d45351 color preview, HTML & CSS examples
           This text has a color of #d45351        
        
          <p style="color:#d45351;">Text here</p>
        
        
          .mytext {color:#d45351;}
        
        Text color #d45351
      
           This box has a color of #d45351        
        
          <div style="background-color:#d45351;">Content here</div>
        
        
          .mybackground {background-color:#d45351;}
        
        Background color #d45351
      
           Border around this has a color of #d45351        
        
          <div style="border:2px solid #d45351;">Content here</div>
        
        
          .myborder {border:2px solid #d45351;}
        
        Border color #d45351