#d7224b color space conversions
Hex:
        #d7224b
        RGB:
        215, 34, 75
        CMY:
        16, 87, 71
        CMYK:
        0, 84, 65, 16
      HSL:
        346°, 72.6908%, 48.8235%
        HSV (HSB):
        346°, 84.1860%, 84.3137%
        XYZ:
        29.8664, 16.0991, 8.1899
        xyY:
        0.5515, 0.2973, 16.0991
      CIE-Lab:
        47.1043, 67.9250, 24.3757
        CIE-LCH:
        47.1043, 72.1664, 19.7411
        CIE-Luv:
        47.1043, 126.0623, 13.0380
        Hunter-Lab:
        40.1237, 62.6512, 15.9845
      #d7224b color charts
#d7224b RGB chart
      #d7224b CMYK chart
      #d7224b RGB pie chart
      #d7224b color shades, tints & tones
#d7224b color schemes
#d7224b color preview, HTML & CSS examples
           This text has a color of #d7224b        
        
          <p style="color:#d7224b;">Text here</p>
        
        
          .mytext {color:#d7224b;}
        
        Text color #d7224b
      
           This box has a color of #d7224b        
        
          <div style="background-color:#d7224b;">Content here</div>
        
        
          .mybackground {background-color:#d7224b;}
        
        Background color #d7224b
      
           Border around this has a color of #d7224b        
        
          <div style="border:2px solid #d7224b;">Content here</div>
        
        
          .myborder {border:2px solid #d7224b;}
        
        Border color #d7224b