#c23d28 color space conversions
Hex:
        #c23d28
        RGB:
        194, 61, 40
        CMY:
        24, 76, 84
        CMYK:
        0, 69, 79, 24
      HSL:
        8°, 65.8120%, 45.8824%
        HSV (HSB):
        8°, 79.3814%, 76.0784%
        XYZ:
        24.2999, 14.9600, 3.6143
        xyY:
        0.5668, 0.3489, 14.9600
      CIE-Lab:
        45.5794, 51.9119, 41.8949
        CIE-LCH:
        45.5794, 66.7085, 38.9049
        CIE-Luv:
        45.5794, 104.6782, 29.8767
        Hunter-Lab:
        38.6782, 44.4572, 21.5343
      #c23d28 color charts
#c23d28 RGB chart
      #c23d28 CMYK chart
      #c23d28 RGB pie chart
      #c23d28 color shades, tints & tones
#c23d28 color schemes
#c23d28 color preview, HTML & CSS examples
           This text has a color of #c23d28        
        
          <p style="color:#c23d28;">Text here</p>
        
        
          .mytext {color:#c23d28;}
        
        Text color #c23d28
      
           This box has a color of #c23d28        
        
          <div style="background-color:#c23d28;">Content here</div>
        
        
          .mybackground {background-color:#c23d28;}
        
        Background color #c23d28
      
           Border around this has a color of #c23d28        
        
          <div style="border:2px solid #c23d28;">Content here</div>
        
        
          .myborder {border:2px solid #c23d28;}
        
        Border color #c23d28