#c85148 color space conversions
Hex:
        #c85148
        RGB:
        200, 81, 72
        CMY:
        22, 68, 72
        CMYK:
        0, 60, 64, 22
      HSL:
        4°, 53.7815%, 53.3333%
        HSV (HSB):
        4°, 64.0000%, 78.4314%
        XYZ:
        27.9315, 18.6321, 8.2551
        xyY:
        0.5095, 0.3399, 18.6321
      CIE-Lab:
        50.2540, 46.8438, 29.5829
        CIE-LCH:
        50.2540, 55.4030, 32.2733
        CIE-Luv:
        50.2540, 90.4850, 23.8322
        Hunter-Lab:
        43.1649, 39.9668, 18.8765
      #c85148 color charts
#c85148 RGB chart
      #c85148 CMYK chart
      #c85148 RGB pie chart
      #c85148 color shades, tints & tones
#c85148 color schemes
#c85148 color preview, HTML & CSS examples
           This text has a color of #c85148        
        
          <p style="color:#c85148;">Text here</p>
        
        
          .mytext {color:#c85148;}
        
        Text color #c85148
      
           This box has a color of #c85148        
        
          <div style="background-color:#c85148;">Content here</div>
        
        
          .mybackground {background-color:#c85148;}
        
        Background color #c85148
      
           Border around this has a color of #c85148        
        
          <div style="border:2px solid #c85148;">Content here</div>
        
        
          .myborder {border:2px solid #c85148;}
        
        Border color #c85148