#c00114 color space conversions
Hex:
        #c00114
        RGB:
        192, 1, 20
        CMY:
        25, 100, 92
        CMYK:
        0, 99, 90, 25
      HSL:
        354°, 98.9637%, 37.8431%
        HSV (HSB):
        354°, 99.4792%, 75.2941%
        XYZ:
        21.8753, 11.2787, 1.6859
        xyY:
        0.6279, 0.3237, 11.2787
      CIE-Lab:
        40.0459, 64.8369, 46.7826
        CIE-LCH:
        40.0459, 79.9527, 35.8121
        CIE-Luv:
        40.0459, 129.2842, 25.6464
        Hunter-Lab:
        33.5838, 57.4975, 20.5323
      #c00114 color charts
#c00114 RGB chart
      #c00114 CMYK chart
      #c00114 RGB pie chart
      #c00114 color shades, tints & tones
#c00114 color schemes
#c00114 color preview, HTML & CSS examples
           This text has a color of #c00114        
        
          <p style="color:#c00114;">Text here</p>
        
        
          .mytext {color:#c00114;}
        
        Text color #c00114
      
           This box has a color of #c00114        
        
          <div style="background-color:#c00114;">Content here</div>
        
        
          .mybackground {background-color:#c00114;}
        
        Background color #c00114
      
           Border around this has a color of #c00114        
        
          <div style="border:2px solid #c00114;">Content here</div>
        
        
          .myborder {border:2px solid #c00114;}
        
        Border color #c00114