#c45255 color space conversions
Hex:
        #c45255
        RGB:
        196, 82, 85
        CMY:
        23, 68, 67
        CMYK:
        0, 58, 57, 23
      HSL:
        358°, 49.1379%, 54.5098%
        HSV (HSB):
        358°, 58.1633%, 76.8627%
        XYZ:
        27.4219, 18.4262, 10.7057
        xyY:
        0.4849, 0.3258, 18.4262
      CIE-Lab:
        50.0090, 45.8655, 21.4989
        CIE-LCH:
        50.0090, 50.6542, 25.1143
        CIE-Luv:
        50.0090, 83.6556, 16.4628
        Hunter-Lab:
        42.9258, 38.9096, 15.2612
      #c45255 color charts
#c45255 RGB chart
      #c45255 CMYK chart
      #c45255 RGB pie chart
      #c45255 color shades, tints & tones
#c45255 color schemes
#c45255 color preview, HTML & CSS examples
           This text has a color of #c45255        
        
          <p style="color:#c45255;">Text here</p>
        
        
          .mytext {color:#c45255;}
        
        Text color #c45255
      
           This box has a color of #c45255        
        
          <div style="background-color:#c45255;">Content here</div>
        
        
          .mybackground {background-color:#c45255;}
        
        Background color #c45255
      
           Border around this has a color of #c45255        
        
          <div style="border:2px solid #c45255;">Content here</div>
        
        
          .myborder {border:2px solid #c45255;}
        
        Border color #c45255