#d2244f color space conversions
Hex:
        #d2244f
        RGB:
        210, 36, 79
        CMY:
        18, 86, 69
        CMYK:
        0, 83, 62, 18
      HSL:
        345°, 70.7317%, 48.2353%
        HSV (HSB):
        345°, 82.8571%, 82.3529%
        XYZ:
        28.6205, 15.5279, 8.8859
        xyY:
        0.5397, 0.2928, 15.5279
      CIE-Lab:
        46.3489, 66.3869, 20.7468
        CIE-LCH:
        46.3489, 69.5533, 17.3547
        CIE-Luv:
        46.3489, 120.1432, 9.9898
        Hunter-Lab:
        39.4055, 60.6864, 14.2140
      #d2244f color charts
#d2244f RGB chart
      #d2244f CMYK chart
      #d2244f RGB pie chart
      #d2244f color shades, tints & tones
#d2244f color schemes
#d2244f color preview, HTML & CSS examples
           This text has a color of #d2244f        
        
          <p style="color:#d2244f;">Text here</p>
        
        
          .mytext {color:#d2244f;}
        
        Text color #d2244f
      
           This box has a color of #d2244f        
        
          <div style="background-color:#d2244f;">Content here</div>
        
        
          .mybackground {background-color:#d2244f;}
        
        Background color #d2244f
      
           Border around this has a color of #d2244f        
        
          <div style="border:2px solid #d2244f;">Content here</div>
        
        
          .myborder {border:2px solid #d2244f;}
        
        Border color #d2244f