#c75252 color space conversions
Hex:
        #c75252
        RGB:
        199, 82, 82
        CMY:
        22, 68, 68
        CMYK:
        0, 59, 59, 22
      HSL:
        0°, 51.0917%, 55.0980%
        HSV (HSB):
        0°, 58.7940%, 78.0392%
        XYZ:
        28.0935, 18.7859, 10.1280
        xyY:
        0.4928, 0.3295, 18.7859
      CIE-Lab:
        50.4358, 46.7014, 23.9257
        CIE-LCH:
        50.4358, 52.4734, 27.1267
        CIE-Luv:
        50.4358, 86.8188, 18.7185
        Hunter-Lab:
        43.3427, 39.8488, 16.4855
      #c75252 color charts
#c75252 RGB chart
      #c75252 CMYK chart
      #c75252 RGB pie chart
      #c75252 color shades, tints & tones
#c75252 color schemes
#c75252 color preview, HTML & CSS examples
           This text has a color of #c75252        
        
          <p style="color:#c75252;">Text here</p>
        
        
          .mytext {color:#c75252;}
        
        Text color #c75252
      
           This box has a color of #c75252        
        
          <div style="background-color:#c75252;">Content here</div>
        
        
          .mybackground {background-color:#c75252;}
        
        Background color #c75252
      
           Border around this has a color of #c75252        
        
          <div style="border:2px solid #c75252;">Content here</div>
        
        
          .myborder {border:2px solid #c75252;}
        
        Border color #c75252