#c8444a color space conversions
Hex:
        #c8444a
        RGB:
        200, 68, 74
        CMY:
        22, 73, 71
        CMYK:
        0, 66, 63, 22
      HSL:
        357°, 54.5455%, 52.5490%
        HSV (HSB):
        357°, 66.0000%, 78.4314%
        XYZ:
        27.1226, 16.9080, 8.3126
        xyY:
        0.5182, 0.3230, 16.9080
      CIE-Lab:
        48.1439, 52.6981, 25.7487
        CIE-LCH:
        48.1439, 58.6522, 26.0405
        CIE-Luv:
        48.1439, 98.3080, 18.4493
        Hunter-Lab:
        41.1194, 45.7808, 16.7976
      #c8444a color charts
#c8444a RGB chart
      #c8444a CMYK chart
      #c8444a RGB pie chart
      #c8444a color shades, tints & tones
#c8444a color schemes
#c8444a color preview, HTML & CSS examples
           This text has a color of #c8444a        
        
          <p style="color:#c8444a;">Text here</p>
        
        
          .mytext {color:#c8444a;}
        
        Text color #c8444a
      
           This box has a color of #c8444a        
        
          <div style="background-color:#c8444a;">Content here</div>
        
        
          .mybackground {background-color:#c8444a;}
        
        Background color #c8444a
      
           Border around this has a color of #c8444a        
        
          <div style="border:2px solid #c8444a;">Content here</div>
        
        
          .myborder {border:2px solid #c8444a;}
        
        Border color #c8444a