#d22c50 color space conversions
Hex:
        #d22c50
        RGB:
        210, 44, 80
        CMY:
        18, 83, 69
        CMYK:
        0, 79, 62, 18
      HSL:
        347°, 65.3543%, 49.8039%
        HSV (HSB):
        347°, 79.0476%, 82.3529%
        XYZ:
        28.9270, 16.0822, 9.1690
        xyY:
        0.5339, 0.2968, 16.0822
      CIE-Lab:
        47.0821, 64.4186, 21.0992
        CIE-LCH:
        47.0821, 67.7859, 18.1353
        CIE-Luv:
        47.0821, 116.8295, 10.9629
        Hunter-Lab:
        40.1026, 58.5769, 14.5159
      #d22c50 color charts
#d22c50 RGB chart
      #d22c50 CMYK chart
      #d22c50 RGB pie chart
      #d22c50 color shades, tints & tones
#d22c50 color schemes
#d22c50 color preview, HTML & CSS examples
           This text has a color of #d22c50        
        
          <p style="color:#d22c50;">Text here</p>
        
        
          .mytext {color:#d22c50;}
        
        Text color #d22c50
      
           This box has a color of #d22c50        
        
          <div style="background-color:#d22c50;">Content here</div>
        
        
          .mybackground {background-color:#d22c50;}
        
        Background color #d22c50
      
           Border around this has a color of #d22c50        
        
          <div style="border:2px solid #d22c50;">Content here</div>
        
        
          .myborder {border:2px solid #d22c50;}
        
        Border color #d22c50