#d22842 color space conversions
Hex:
        #d22842
        RGB:
        210, 40, 66
        CMY:
        18, 84, 74
        CMYK:
        0, 81, 69, 18
      HSL:
        351°, 68.0000%, 49.0196%
        HSV (HSB):
        351°, 80.9524%, 82.3529%
        XYZ:
        28.3205, 15.6126, 6.6751
        xyY:
        0.5596, 0.3085, 15.6126
      CIE-Lab:
        46.4620, 64.7243, 28.8320
        CIE-LCH:
        46.4620, 70.8557, 24.0110
        CIE-Luv:
        46.4620, 122.6795, 17.5130
        Hunter-Lab:
        39.5127, 58.7914, 17.6427
      #d22842 color charts
#d22842 RGB chart
      #d22842 CMYK chart
      #d22842 RGB pie chart
      #d22842 color shades, tints & tones
#d22842 color schemes
#d22842 color preview, HTML & CSS examples
           This text has a color of #d22842        
        
          <p style="color:#d22842;">Text here</p>
        
        
          .mytext {color:#d22842;}
        
        Text color #d22842
      
           This box has a color of #d22842        
        
          <div style="background-color:#d22842;">Content here</div>
        
        
          .mybackground {background-color:#d22842;}
        
        Background color #d22842
      
           Border around this has a color of #d22842        
        
          <div style="border:2px solid #d22842;">Content here</div>
        
        
          .myborder {border:2px solid #d22842;}
        
        Border color #d22842