#c8441b color space conversions
Hex:
        #c8441b
        RGB:
        200, 68, 27
        CMY:
        22, 73, 89
        CMYK:
        0, 66, 87, 22
      HSL:
        14°, 76.2115%, 44.5098%
        HSV (HSB):
        14°, 86.5000%, 78.4314%
        XYZ:
        26.0844, 16.4927, 2.8455
        xyY:
        0.5743, 0.3631, 16.4927
      CIE-Lab:
        47.6144, 50.7256, 50.3286
        CIE-LCH:
        47.6144, 71.4567, 44.7750
        CIE-Luv:
        47.6144, 106.5497, 35.9045
        Hunter-Lab:
        40.6113, 43.5798, 24.2736
      #c8441b color charts
#c8441b RGB chart
      #c8441b CMYK chart
      #c8441b RGB pie chart
      #c8441b color shades, tints & tones
#c8441b color schemes
#c8441b color preview, HTML & CSS examples
           This text has a color of #c8441b        
        
          <p style="color:#c8441b;">Text here</p>
        
        
          .mytext {color:#c8441b;}
        
        Text color #c8441b
      
           This box has a color of #c8441b        
        
          <div style="background-color:#c8441b;">Content here</div>
        
        
          .mybackground {background-color:#c8441b;}
        
        Background color #c8441b
      
           Border around this has a color of #c8441b        
        
          <div style="border:2px solid #c8441b;">Content here</div>
        
        
          .myborder {border:2px solid #c8441b;}
        
        Border color #c8441b