#c7214e color space conversions
Hex:
        #c7214e
        RGB:
        199, 33, 78
        CMY:
        22, 87, 69
        CMYK:
        0, 83, 61, 22
      HSL:
        344°, 71.5517%, 45.4902%
        HSV (HSB):
        344°, 83.4171%, 78.0392%
        XYZ:
        25.4722, 13.7799, 8.5250
        xyY:
        0.5331, 0.2884, 13.7799
      CIE-Lab:
        43.9156, 64.1067, 17.7420
        CIE-LCH:
        43.9156, 66.5165, 15.4698
        CIE-Luv:
        43.9156, 112.7350, 7.3259
        Hunter-Lab:
        37.1213, 57.5224, 12.3688
      #c7214e color charts
#c7214e RGB chart
      #c7214e CMYK chart
      #c7214e RGB pie chart
      #c7214e color shades, tints & tones
#c7214e color schemes
#c7214e color preview, HTML & CSS examples
           This text has a color of #c7214e        
        
          <p style="color:#c7214e;">Text here</p>
        
        
          .mytext {color:#c7214e;}
        
        Text color #c7214e
      
           This box has a color of #c7214e        
        
          <div style="background-color:#c7214e;">Content here</div>
        
        
          .mybackground {background-color:#c7214e;}
        
        Background color #c7214e
      
           Border around this has a color of #c7214e        
        
          <div style="border:2px solid #c7214e;">Content here</div>
        
        
          .myborder {border:2px solid #c7214e;}
        
        Border color #c7214e