#c71265 color space conversions
Hex:
        #c71265
        RGB:
        199, 18, 101
        CMY:
        22, 93, 60
        CMYK:
        0, 91, 49, 22
      HSL:
        332°, 83.4101%, 42.5490%
        HSV (HSB):
        332°, 90.9548%, 78.0392%
        XYZ:
        26.1185, 13.5143, 13.5438
        xyY:
        0.4912, 0.2541, 13.5143
      CIE-Lab:
        43.5282, 68.4801, 2.7980
        CIE-LCH:
        43.5282, 68.5373, 2.3397
        CIE-Luv:
        43.5282, 107.4405, -9.5995
        Hunter-Lab:
        36.7618, 62.4871, 3.8896
      #c71265 color charts
#c71265 RGB chart
      #c71265 CMYK chart
      #c71265 RGB pie chart
      #c71265 color shades, tints & tones
#c71265 color schemes
#c71265 color preview, HTML & CSS examples
           This text has a color of #c71265        
        
          <p style="color:#c71265;">Text here</p>
        
        
          .mytext {color:#c71265;}
        
        Text color #c71265
      
           This box has a color of #c71265        
        
          <div style="background-color:#c71265;">Content here</div>
        
        
          .mybackground {background-color:#c71265;}
        
        Background color #c71265
      
           Border around this has a color of #c71265        
        
          <div style="border:2px solid #c71265;">Content here</div>
        
        
          .myborder {border:2px solid #c71265;}
        
        Border color #c71265