#c8551d color space conversions
Hex:
        #c8551d
        RGB:
        200, 85, 29
        CMY:
        22, 67, 89
        CMYK:
        0, 58, 86, 22
      HSL:
        20°, 74.6725%, 44.9020%
        HSV (HSB):
        20°, 85.5000%, 78.4314%
        XYZ:
        27.2897, 18.8651, 3.3654
        xyY:
        0.5511, 0.3810, 18.8651
      CIE-Lab:
        50.5290, 43.0925, 51.9395
        CIE-LCH:
        50.5290, 67.4883, 50.3186
        CIE-Luv:
        50.5290, 93.8650, 40.4927
        Hunter-Lab:
        43.4339, 36.1428, 25.8098
      #c8551d color charts
#c8551d RGB chart
      #c8551d CMYK chart
      #c8551d RGB pie chart
      #c8551d color shades, tints & tones
#c8551d color schemes
#c8551d color preview, HTML & CSS examples
           This text has a color of #c8551d        
        
          <p style="color:#c8551d;">Text here</p>
        
        
          .mytext {color:#c8551d;}
        
        Text color #c8551d
      
           This box has a color of #c8551d        
        
          <div style="background-color:#c8551d;">Content here</div>
        
        
          .mybackground {background-color:#c8551d;}
        
        Background color #c8551d
      
           Border around this has a color of #c8551d        
        
          <div style="border:2px solid #c8551d;">Content here</div>
        
        
          .myborder {border:2px solid #c8551d;}
        
        Border color #c8551d