#c95235 color space conversions
Hex:
        #c95235
        RGB:
        201, 82, 53
        CMY:
        21, 68, 79
        CMYK:
        0, 59, 74, 21
      HSL:
        12°, 58.2677%, 49.8039%
        HSV (HSB):
        12°, 73.6318%, 78.8235%
        XYZ:
        27.7473, 18.7091, 5.5169
        xyY:
        0.5339, 0.3600, 18.7091
      CIE-Lab:
        50.3452, 45.7182, 40.3806
        CIE-LCH:
        50.3452, 60.9980, 41.4526
        CIE-Luv:
        50.3452, 94.0717, 32.6368
        Hunter-Lab:
        43.2541, 38.8124, 22.7156
      #c95235 color charts
#c95235 RGB chart
      #c95235 CMYK chart
      #c95235 RGB pie chart
      #c95235 color shades, tints & tones
#c95235 color schemes
#c95235 color preview, HTML & CSS examples
           This text has a color of #c95235        
        
          <p style="color:#c95235;">Text here</p>
        
        
          .mytext {color:#c95235;}
        
        Text color #c95235
      
           This box has a color of #c95235        
        
          <div style="background-color:#c95235;">Content here</div>
        
        
          .mybackground {background-color:#c95235;}
        
        Background color #c95235
      
           Border around this has a color of #c95235        
        
          <div style="border:2px solid #c95235;">Content here</div>
        
        
          .myborder {border:2px solid #c95235;}
        
        Border color #c95235