#d22f50 color space conversions
Hex:
        #d22f50
        RGB:
        210, 47, 80
        CMY:
        18, 82, 69
        CMYK:
        0, 78, 62, 18
      HSL:
        348°, 64.4269%, 50.3922%
        HSV (HSB):
        348°, 77.6190%, 82.3529%
        XYZ:
        29.0428, 16.3139, 9.2076
        xyY:
        0.5323, 0.2990, 16.3139
      CIE-Lab:
        47.3836, 63.5675, 21.4961
        CIE-LCH:
        47.3836, 67.1037, 18.6836
        CIE-Luv:
        47.3836, 115.5795, 11.6108
        Hunter-Lab:
        40.3904, 57.6676, 14.7573
      #d22f50 color charts
#d22f50 RGB chart
      #d22f50 CMYK chart
      #d22f50 RGB pie chart
      #d22f50 color shades, tints & tones
#d22f50 color schemes
#d22f50 color preview, HTML & CSS examples
           This text has a color of #d22f50        
        
          <p style="color:#d22f50;">Text here</p>
        
        
          .mytext {color:#d22f50;}
        
        Text color #d22f50
      
           This box has a color of #d22f50        
        
          <div style="background-color:#d22f50;">Content here</div>
        
        
          .mybackground {background-color:#d22f50;}
        
        Background color #d22f50
      
           Border around this has a color of #d22f50        
        
          <div style="border:2px solid #d22f50;">Content here</div>
        
        
          .myborder {border:2px solid #d22f50;}
        
        Border color #d22f50