#c7114a color space conversions
Hex:
        #c7114a
        RGB:
        199, 17, 74
        CMY:
        22, 93, 71
        CMYK:
        0, 91, 63, 22
      HSL:
        341°, 84.2593%, 42.3529%
        HSV (HSB):
        341°, 91.4573%, 78.0392%
        XYZ:
        24.9897, 13.0374, 7.6779
        xyY:
        0.5468, 0.2853, 13.0374
      CIE-Lab:
        42.8196, 66.7824, 18.7855
        CIE-LCH:
        42.8196, 69.3742, 15.7110
        CIE-Luv:
        42.8196, 118.3031, 7.4435
        Hunter-Lab:
        36.1074, 60.3507, 12.6676
      #c7114a color charts
#c7114a RGB chart
      #c7114a CMYK chart
      #c7114a RGB pie chart
      #c7114a color shades, tints & tones
#c7114a color schemes
#c7114a color preview, HTML & CSS examples
           This text has a color of #c7114a        
        
          <p style="color:#c7114a;">Text here</p>
        
        
          .mytext {color:#c7114a;}
        
        Text color #c7114a
      
           This box has a color of #c7114a        
        
          <div style="background-color:#c7114a;">Content here</div>
        
        
          .mybackground {background-color:#c7114a;}
        
        Background color #c7114a
      
           Border around this has a color of #c7114a        
        
          <div style="border:2px solid #c7114a;">Content here</div>
        
        
          .myborder {border:2px solid #c7114a;}
        
        Border color #c7114a