#c23c14 color space conversions
Hex:
        #c23c14
        RGB:
        194, 60, 20
        CMY:
        24, 76, 92
        CMYK:
        0, 69, 90, 24
      HSL:
        14°, 81.3084%, 41.9608%
        HSV (HSB):
        14°, 89.6907%, 76.0784%
        XYZ:
        23.9903, 14.7516, 2.2447
        xyY:
        0.5853, 0.3599, 14.7516
      CIE-Lab:
        45.2920, 51.7970, 50.8358
        CIE-LCH:
        45.2920, 72.5755, 44.4634
        CIE-Luv:
        45.2920, 107.7269, 34.4502
        Hunter-Lab:
        38.4078, 44.2811, 23.4202
      #c23c14 color charts
#c23c14 RGB chart
      #c23c14 CMYK chart
      #c23c14 RGB pie chart
      #c23c14 color shades, tints & tones
#c23c14 color schemes
#c23c14 color preview, HTML & CSS examples
           This text has a color of #c23c14        
        
          <p style="color:#c23c14;">Text here</p>
        
        
          .mytext {color:#c23c14;}
        
        Text color #c23c14
      
           This box has a color of #c23c14        
        
          <div style="background-color:#c23c14;">Content here</div>
        
        
          .mybackground {background-color:#c23c14;}
        
        Background color #c23c14
      
           Border around this has a color of #c23c14        
        
          <div style="border:2px solid #c23c14;">Content here</div>
        
        
          .myborder {border:2px solid #c23c14;}
        
        Border color #c23c14