#c6423a color space conversions
Hex:
        #c6423a
        RGB:
        198, 66, 58
        CMY:
        22, 74, 77
        CMYK:
        0, 67, 71, 22
      HSL:
        3°, 55.1181%, 50.1961%
        HSV (HSB):
        3°, 70.7071%, 77.6471%
        XYZ:
        26.0006, 16.2077, 5.7610
        xyY:
        0.5420, 0.3379, 16.2077
      CIE-Lab:
        47.2458, 51.9664, 33.9613
        CIE-LCH:
        47.2458, 62.0796, 33.1656
        CIE-Luv:
        47.2458, 101.5259, 25.1730
        Hunter-Lab:
        40.2588, 44.8292, 19.6968
      #c6423a color charts
#c6423a RGB chart
      #c6423a CMYK chart
      #c6423a RGB pie chart
      #c6423a color shades, tints & tones
#c6423a color schemes
#c6423a color preview, HTML & CSS examples
           This text has a color of #c6423a        
        
          <p style="color:#c6423a;">Text here</p>
        
        
          .mytext {color:#c6423a;}
        
        Text color #c6423a
      
           This box has a color of #c6423a        
        
          <div style="background-color:#c6423a;">Content here</div>
        
        
          .mybackground {background-color:#c6423a;}
        
        Background color #c6423a
      
           Border around this has a color of #c6423a        
        
          <div style="border:2px solid #c6423a;">Content here</div>
        
        
          .myborder {border:2px solid #c6423a;}
        
        Border color #c6423a