#c45555 color space conversions
Hex:
        #c45555
        RGB:
        196, 85, 85
        CMY:
        23, 67, 67
        CMYK:
        0, 57, 57, 23
      HSL:
        0°, 48.4716%, 55.0980%
        HSV (HSB):
        0°, 56.6327%, 76.8627%
        XYZ:
        27.6531, 18.8886, 10.7827
        xyY:
        0.4824, 0.3295, 18.8886
      CIE-Lab:
        50.5567, 44.4310, 22.2221
        CIE-LCH:
        50.5567, 49.6783, 26.5719
        CIE-Luv:
        50.5567, 81.7175, 17.6181
        Hunter-Lab:
        43.4611, 37.5180, 15.7129
      #c45555 color charts
#c45555 RGB chart
      #c45555 CMYK chart
      #c45555 RGB pie chart
      #c45555 color shades, tints & tones
#c45555 color schemes
#c45555 color preview, HTML & CSS examples
           This text has a color of #c45555        
        
          <p style="color:#c45555;">Text here</p>
        
        
          .mytext {color:#c45555;}
        
        Text color #c45555
      
           This box has a color of #c45555        
        
          <div style="background-color:#c45555;">Content here</div>
        
        
          .mybackground {background-color:#c45555;}
        
        Background color #c45555
      
           Border around this has a color of #c45555        
        
          <div style="border:2px solid #c45555;">Content here</div>
        
        
          .myborder {border:2px solid #c45555;}
        
        Border color #c45555