#c95047 color space conversions
Hex:
        #c95047
        RGB:
        201, 80, 71
        CMY:
        21, 69, 72
        CMYK:
        0, 60, 65, 21
      HSL:
        4°, 54.6218%, 53.3333%
        HSV (HSB):
        4°, 64.6766%, 78.8235%
        XYZ:
        28.0934, 18.6098, 8.0726
        xyY:
        0.5129, 0.3397, 18.6098
      CIE-Lab:
        50.2275, 47.5988, 30.1656
        CIE-LCH:
        50.2275, 56.3526, 32.3644
        CIE-Luv:
        50.2275, 92.1901, 24.1403
        Hunter-Lab:
        43.1390, 40.7511, 19.1024
      #c95047 color charts
#c95047 RGB chart
      #c95047 CMYK chart
      #c95047 RGB pie chart
      #c95047 color shades, tints & tones
#c95047 color schemes
#c95047 color preview, HTML & CSS examples
           This text has a color of #c95047        
        
          <p style="color:#c95047;">Text here</p>
        
        
          .mytext {color:#c95047;}
        
        Text color #c95047
      
           This box has a color of #c95047        
        
          <div style="background-color:#c95047;">Content here</div>
        
        
          .mybackground {background-color:#c95047;}
        
        Background color #c95047
      
           Border around this has a color of #c95047        
        
          <div style="border:2px solid #c95047;">Content here</div>
        
        
          .myborder {border:2px solid #c95047;}
        
        Border color #c95047