#c01134 color space conversions
Hex:
        #c01134
        RGB:
        192, 17, 52
        CMY:
        25, 93, 80
        CMYK:
        0, 91, 73, 25
      HSL:
        348°, 83.7321%, 40.9804%
        HSV (HSB):
        348°, 91.1458%, 75.2941%
        XYZ:
        22.5585, 11.8553, 4.3481
        xyY:
        0.5820, 0.3058, 11.8553
      CIE-Lab:
        40.9852, 63.9454, 29.8889
        CIE-LCH:
        40.9852, 70.5858, 25.0520
        CIE-Luv:
        40.9852, 119.8476, 16.8244
        Hunter-Lab:
        34.4315, 56.6927, 16.6147
      #c01134 color charts
#c01134 RGB chart
      #c01134 CMYK chart
      #c01134 RGB pie chart
      #c01134 color shades, tints & tones
#c01134 color schemes
#c01134 color preview, HTML & CSS examples
           This text has a color of #c01134        
        
          <p style="color:#c01134;">Text here</p>
        
        
          .mytext {color:#c01134;}
        
        Text color #c01134
      
           This box has a color of #c01134        
        
          <div style="background-color:#c01134;">Content here</div>
        
        
          .mybackground {background-color:#c01134;}
        
        Background color #c01134
      
           Border around this has a color of #c01134        
        
          <div style="border:2px solid #c01134;">Content here</div>
        
        
          .myborder {border:2px solid #c01134;}
        
        Border color #c01134