#c6215a color space conversions
Hex:
        #c6215a
        RGB:
        198, 33, 90
        CMY:
        22, 87, 65
        CMYK:
        0, 83, 55, 22
      HSL:
        339°, 71.4286%, 45.2941%
        HSV (HSB):
        339°, 83.3333%, 77.6471%
        XYZ:
        25.6780, 13.8317, 10.9893
        xyY:
        0.5085, 0.2739, 13.8317
      CIE-Lab:
        43.9905, 64.6496, 10.3142
        CIE-LCH:
        43.9905, 65.4672, 9.0646
        CIE-Luv:
        43.9905, 107.5819, -0.3203
        Hunter-Lab:
        37.1909, 58.1589, 8.5145
      #c6215a color charts
#c6215a RGB chart
      #c6215a CMYK chart
      #c6215a RGB pie chart
      #c6215a color shades, tints & tones
#c6215a color schemes
#c6215a color preview, HTML & CSS examples
           This text has a color of #c6215a        
        
          <p style="color:#c6215a;">Text here</p>
        
        
          .mytext {color:#c6215a;}
        
        Text color #c6215a
      
           This box has a color of #c6215a        
        
          <div style="background-color:#c6215a;">Content here</div>
        
        
          .mybackground {background-color:#c6215a;}
        
        Background color #c6215a
      
           Border around this has a color of #c6215a        
        
          <div style="border:2px solid #c6215a;">Content here</div>
        
        
          .myborder {border:2px solid #c6215a;}
        
        Border color #c6215a