#d22f48 color space conversions
Hex:
        #d22f48
        RGB:
        210, 47, 72
        CMY:
        18, 82, 72
        CMYK:
        0, 78, 66, 18
      HSL:
        351°, 64.4269%, 50.3922%
        HSV (HSB):
        351°, 77.6190%, 82.3529%
        XYZ:
        28.7646, 16.2025, 7.7422
        xyY:
        0.5457, 0.3074, 16.2025
      CIE-Lab:
        47.2391, 63.1112, 26.1754
        CIE-LCH:
        47.2391, 68.3241, 22.5262
        CIE-Luv:
        47.2391, 118.0004, 15.9234
        Hunter-Lab:
        40.2524, 57.1153, 16.7727
      #d22f48 color charts
#d22f48 RGB chart
      #d22f48 CMYK chart
      #d22f48 RGB pie chart
      #d22f48 color shades, tints & tones
#d22f48 color schemes
#d22f48 color preview, HTML & CSS examples
           This text has a color of #d22f48        
        
          <p style="color:#d22f48;">Text here</p>
        
        
          .mytext {color:#d22f48;}
        
        Text color #d22f48
      
           This box has a color of #d22f48        
        
          <div style="background-color:#d22f48;">Content here</div>
        
        
          .mybackground {background-color:#d22f48;}
        
        Background color #d22f48
      
           Border around this has a color of #d22f48        
        
          <div style="border:2px solid #d22f48;">Content here</div>
        
        
          .myborder {border:2px solid #d22f48;}
        
        Border color #d22f48