#c85142 color space conversions
Hex:
        #c85142
        RGB:
        200, 81, 66
        CMY:
        22, 68, 74
        CMYK:
        0, 60, 67, 22
      HSL:
        7°, 54.9180%, 52.1569%
        HSV (HSB):
        7°, 67.0000%, 78.4314%
        XYZ:
        27.7452, 18.5576, 7.2739
        xyY:
        0.5179, 0.3464, 18.5576
      CIE-Lab:
        50.1655, 46.4843, 32.9265
        CIE-LCH:
        50.1655, 56.9644, 35.3113
        CIE-Luv:
        50.1655, 91.6849, 26.7208
        Hunter-Lab:
        43.0785, 39.5777, 20.1437
      #c85142 color charts
#c85142 RGB chart
      #c85142 CMYK chart
      #c85142 RGB pie chart
      #c85142 color shades, tints & tones
#c85142 color schemes
#c85142 color preview, HTML & CSS examples
           This text has a color of #c85142        
        
          <p style="color:#c85142;">Text here</p>
        
        
          .mytext {color:#c85142;}
        
        Text color #c85142
      
           This box has a color of #c85142        
        
          <div style="background-color:#c85142;">Content here</div>
        
        
          .mybackground {background-color:#c85142;}
        
        Background color #c85142
      
           Border around this has a color of #c85142        
        
          <div style="border:2px solid #c85142;">Content here</div>
        
        
          .myborder {border:2px solid #c85142;}
        
        Border color #c85142