#c23c26 color space conversions
Hex:
        #c23c26
        RGB:
        194, 60, 38
        CMY:
        24, 76, 85
        CMYK:
        0, 69, 80, 24
      HSL:
        8°, 67.2414%, 45.4902%
        HSV (HSB):
        8°, 80.4124%, 76.0784%
        XYZ:
        24.2138, 14.8410, 3.4221
        xyY:
        0.5700, 0.3494, 14.8410
      CIE-Lab:
        45.4156, 52.2428, 42.7728
        CIE-LCH:
        45.4156, 67.5190, 39.3083
        CIE-Luv:
        45.4156, 105.6173, 30.2257
        Hunter-Lab:
        38.5240, 44.7772, 21.7000
      #c23c26 color charts
#c23c26 RGB chart
      #c23c26 CMYK chart
      #c23c26 RGB pie chart
      #c23c26 color shades, tints & tones
#c23c26 color schemes
#c23c26 color preview, HTML & CSS examples
           This text has a color of #c23c26        
        
          <p style="color:#c23c26;">Text here</p>
        
        
          .mytext {color:#c23c26;}
        
        Text color #c23c26
      
           This box has a color of #c23c26        
        
          <div style="background-color:#c23c26;">Content here</div>
        
        
          .mybackground {background-color:#c23c26;}
        
        Background color #c23c26
      
           Border around this has a color of #c23c26        
        
          <div style="border:2px solid #c23c26;">Content here</div>
        
        
          .myborder {border:2px solid #c23c26;}
        
        Border color #c23c26