#c7124d color space conversions
Hex:
        #c7124d
        RGB:
        199, 18, 77
        CMY:
        22, 93, 70
        CMYK:
        0, 91, 61, 22
      HSL:
        340°, 83.4101%, 42.5490%
        HSV (HSB):
        340°, 90.9548%, 78.0392%
        XYZ:
        25.1090, 13.1105, 8.2284
        xyY:
        0.5406, 0.2823, 13.1105
      CIE-Lab:
        42.9293, 66.8185, 17.0456
        CIE-LCH:
        42.9293, 68.9585, 14.3111
        CIE-Luv:
        42.9293, 117.0230, 5.8249
        Hunter-Lab:
        36.2085, 60.4173, 11.8723
      #c7124d color charts
#c7124d RGB chart
      #c7124d CMYK chart
      #c7124d RGB pie chart
      #c7124d color shades, tints & tones
#c7124d color schemes
#c7124d color preview, HTML & CSS examples
           This text has a color of #c7124d        
        
          <p style="color:#c7124d;">Text here</p>
        
        
          .mytext {color:#c7124d;}
        
        Text color #c7124d
      
           This box has a color of #c7124d        
        
          <div style="background-color:#c7124d;">Content here</div>
        
        
          .mybackground {background-color:#c7124d;}
        
        Background color #c7124d
      
           Border around this has a color of #c7124d        
        
          <div style="border:2px solid #c7124d;">Content here</div>
        
        
          .myborder {border:2px solid #c7124d;}
        
        Border color #c7124d