#c8215a color space conversions
Hex:
        #c8215a
        RGB:
        200, 33, 90
        CMY:
        22, 87, 65
        CMYK:
        0, 84, 55, 22
      HSL:
        340°, 71.6738%, 45.6863%
        HSV (HSB):
        340°, 83.5000%, 78.4314%
        XYZ:
        26.2087, 14.1053, 11.0141
        xyY:
        0.5106, 0.2748, 14.1053
      CIE-Lab:
        44.3835, 65.1675, 10.9216
        CIE-LCH:
        44.3835, 66.0763, 9.5139
        CIE-Luv:
        44.3835, 109.1934, 0.2298
        Hunter-Lab:
        37.5570, 58.8397, 8.9023
      #c8215a color charts
#c8215a RGB chart
      #c8215a CMYK chart
      #c8215a RGB pie chart
      #c8215a color shades, tints & tones
#c8215a color schemes
#c8215a color preview, HTML & CSS examples
           This text has a color of #c8215a        
        
          <p style="color:#c8215a;">Text here</p>
        
        
          .mytext {color:#c8215a;}
        
        Text color #c8215a
      
           This box has a color of #c8215a        
        
          <div style="background-color:#c8215a;">Content here</div>
        
        
          .mybackground {background-color:#c8215a;}
        
        Background color #c8215a
      
           Border around this has a color of #c8215a        
        
          <div style="border:2px solid #c8215a;">Content here</div>
        
        
          .myborder {border:2px solid #c8215a;}
        
        Border color #c8215a