#d22f40 color space conversions
Hex:
        #d22f40
        RGB:
        210, 47, 64
        CMY:
        18, 82, 75
        CMYK:
        0, 78, 70, 18
      HSL:
        354°, 64.4269%, 50.3922%
        HSV (HSB):
        354°, 77.6190%, 82.3529%
        XYZ:
        28.5203, 16.1048, 6.4558
        xyY:
        0.5583, 0.3153, 16.1048
      CIE-Lab:
        47.1117, 62.7073, 30.8253
        CIE-LCH:
        47.1117, 69.8742, 26.1776
        CIE-Luv:
        47.1117, 120.2101, 19.8439
        Hunter-Lab:
        40.1308, 56.6278, 18.5536
      #d22f40 color charts
#d22f40 RGB chart
      #d22f40 CMYK chart
      #d22f40 RGB pie chart
      #d22f40 color shades, tints & tones
#d22f40 color schemes
#d22f40 color preview, HTML & CSS examples
           This text has a color of #d22f40        
        
          <p style="color:#d22f40;">Text here</p>
        
        
          .mytext {color:#d22f40;}
        
        Text color #d22f40
      
           This box has a color of #d22f40        
        
          <div style="background-color:#d22f40;">Content here</div>
        
        
          .mybackground {background-color:#d22f40;}
        
        Background color #d22f40
      
           Border around this has a color of #d22f40        
        
          <div style="border:2px solid #d22f40;">Content here</div>
        
        
          .myborder {border:2px solid #d22f40;}
        
        Border color #d22f40