#c65352 color space conversions
Hex:
        #c65352
        RGB:
        198, 83, 82
        CMY:
        22, 67, 68
        CMYK:
        0, 58, 59, 22
      HSL:
        1°, 50.4348%, 54.9020%
        HSV (HSB):
        1°, 58.5859%, 77.6471%
        XYZ:
        27.9049, 18.8015, 10.1409
        xyY:
        0.4909, 0.3307, 18.8015
      CIE-Lab:
        50.4541, 45.8756, 23.9188
        CIE-LCH:
        50.4541, 51.7366, 27.5368
        CIE-Luv:
        50.4541, 85.3437, 18.9151
        Hunter-Lab:
        43.3607, 38.9933, 16.4861
      #c65352 color charts
#c65352 RGB chart
      #c65352 CMYK chart
      #c65352 RGB pie chart
      #c65352 color shades, tints & tones
#c65352 color schemes
#c65352 color preview, HTML & CSS examples
           This text has a color of #c65352        
        
          <p style="color:#c65352;">Text here</p>
        
        
          .mytext {color:#c65352;}
        
        Text color #c65352
      
           This box has a color of #c65352        
        
          <div style="background-color:#c65352;">Content here</div>
        
        
          .mybackground {background-color:#c65352;}
        
        Background color #c65352
      
           Border around this has a color of #c65352        
        
          <div style="border:2px solid #c65352;">Content here</div>
        
        
          .myborder {border:2px solid #c65352;}
        
        Border color #c65352