#c43023 color space conversions
Hex:
        #c43023
        RGB:
        196, 48, 35
        CMY:
        23, 81, 86
        CMYK:
        0, 76, 82, 23
      HSL:
        5°, 69.6970%, 45.2941%
        HSV (HSB):
        5°, 82.1429%, 76.8627%
        XYZ:
        24.1253, 13.9710, 3.0152
        xyY:
        0.5868, 0.3398, 13.9710
      CIE-Lab:
        44.1913, 57.1330, 43.2695
        CIE-LCH:
        44.1913, 71.6689, 37.1384
        CIE-Luv:
        44.1913, 114.7341, 28.5354
        Hunter-Lab:
        37.3778, 49.8005, 21.3816
      #c43023 color charts
#c43023 RGB chart
      #c43023 CMYK chart
      #c43023 RGB pie chart
      #c43023 color shades, tints & tones
#c43023 color schemes
#c43023 color preview, HTML & CSS examples
           This text has a color of #c43023        
        
          <p style="color:#c43023;">Text here</p>
        
        
          .mytext {color:#c43023;}
        
        Text color #c43023
      
           This box has a color of #c43023        
        
          <div style="background-color:#c43023;">Content here</div>
        
        
          .mybackground {background-color:#c43023;}
        
        Background color #c43023
      
           Border around this has a color of #c43023        
        
          <div style="border:2px solid #c43023;">Content here</div>
        
        
          .myborder {border:2px solid #c43023;}
        
        Border color #c43023