#d22f60 color space conversions
Hex:
        #d22f60
        RGB:
        210, 47, 96
        CMY:
        18, 82, 62
        CMYK:
        0, 78, 54, 18
      HSL:
        342°, 64.4269%, 50.3922%
        HSV (HSB):
        342°, 77.6190%, 82.3529%
        XYZ:
        29.7062, 16.5792, 12.7007
        xyY:
        0.5036, 0.2811, 16.5792
      CIE-Lab:
        47.7254, 64.6390, 12.1507
        CIE-LCH:
        47.7254, 65.7711, 10.6461
        CIE-Luv:
        47.7254, 110.1872, 1.9329
        Hunter-Lab:
        40.7176, 58.9719, 10.0084
      #d22f60 color charts
#d22f60 RGB chart
      #d22f60 CMYK chart
      #d22f60 RGB pie chart
      #d22f60 color shades, tints & tones
#d22f60 color schemes
#d22f60 color preview, HTML & CSS examples
           This text has a color of #d22f60        
        
          <p style="color:#d22f60;">Text here</p>
        
        
          .mytext {color:#d22f60;}
        
        Text color #d22f60
      
           This box has a color of #d22f60        
        
          <div style="background-color:#d22f60;">Content here</div>
        
        
          .mybackground {background-color:#d22f60;}
        
        Background color #d22f60
      
           Border around this has a color of #d22f60        
        
          <div style="border:2px solid #d22f60;">Content here</div>
        
        
          .myborder {border:2px solid #d22f60;}
        
        Border color #d22f60