#c23a32 color space conversions
Hex:
        #c23a32
        RGB:
        194, 58, 50
        CMY:
        24, 77, 80
        CMYK:
        0, 70, 74, 24
      HSL:
        3°, 59.0164%, 47.8431%
        HSV (HSB):
        3°, 74.2268%, 76.0784%
        XYZ:
        24.3369, 14.7257, 4.5773
        xyY:
        0.5577, 0.3374, 14.7257
      CIE-Lab:
        45.2562, 53.4659, 36.0725
        CIE-LCH:
        45.2562, 64.4968, 34.0068
        CIE-Luv:
        45.2562, 104.7733, 25.5678
        Hunter-Lab:
        38.3741, 46.0502, 19.7898
      #c23a32 color charts
#c23a32 RGB chart
      #c23a32 CMYK chart
      #c23a32 RGB pie chart
      #c23a32 color shades, tints & tones
#c23a32 color schemes
#c23a32 color preview, HTML & CSS examples
           This text has a color of #c23a32        
        
          <p style="color:#c23a32;">Text here</p>
        
        
          .mytext {color:#c23a32;}
        
        Text color #c23a32
      
           This box has a color of #c23a32        
        
          <div style="background-color:#c23a32;">Content here</div>
        
        
          .mybackground {background-color:#c23a32;}
        
        Background color #c23a32
      
           Border around this has a color of #c23a32        
        
          <div style="border:2px solid #c23a32;">Content here</div>
        
        
          .myborder {border:2px solid #c23a32;}
        
        Border color #c23a32