#c01e32 color space conversions
Hex:
        #c01e32
        RGB:
        192, 30, 50
        CMY:
        25, 88, 80
        CMYK:
        0, 84, 74, 25
      HSL:
        353°, 72.9730%, 43.5294%
        HSV (HSB):
        353°, 84.3750%, 75.2941%
        XYZ:
        22.7782, 12.3653, 4.2038
        xyY:
        0.5789, 0.3143, 12.3653
      CIE-Lab:
        41.7909, 61.4743, 32.0430
        CIE-LCH:
        41.7909, 69.3242, 27.5304
        CIE-Luv:
        41.7909, 116.6317, 19.3008
        Hunter-Lab:
        35.1643, 54.0885, 17.5271
      #c01e32 color charts
#c01e32 RGB chart
      #c01e32 CMYK chart
      #c01e32 RGB pie chart
      #c01e32 color shades, tints & tones
#c01e32 color schemes
#c01e32 color preview, HTML & CSS examples
           This text has a color of #c01e32        
        
          <p style="color:#c01e32;">Text here</p>
        
        
          .mytext {color:#c01e32;}
        
        Text color #c01e32
      
           This box has a color of #c01e32        
        
          <div style="background-color:#c01e32;">Content here</div>
        
        
          .mybackground {background-color:#c01e32;}
        
        Background color #c01e32
      
           Border around this has a color of #c01e32        
        
          <div style="border:2px solid #c01e32;">Content here</div>
        
        
          .myborder {border:2px solid #c01e32;}
        
        Border color #c01e32