#c01602 color space conversions
Hex:
        #c01602
        RGB:
        192, 22, 2
        CMY:
        25, 91, 99
        CMYK:
        0, 89, 99, 25
      HSL:
        6°, 97.9381%, 38.0392%
        HSV (HSB):
        6°, 98.9583%, 75.2941%
        XYZ:
        22.0361, 11.7847, 1.1707
        xyY:
        0.6298, 0.3368, 11.7847
      CIE-Lab:
        40.8718, 62.0257, 53.9126
        CIE-LCH:
        40.8718, 82.1813, 40.9971
        CIE-Luv:
        40.8718, 126.3683, 29.7003
        Hunter-Lab:
        34.3288, 54.5060, 22.0083
      #c01602 color charts
#c01602 RGB chart
      #c01602 CMYK chart
      #c01602 RGB pie chart
      #c01602 color shades, tints & tones
#c01602 color schemes
#c01602 color preview, HTML & CSS examples
           This text has a color of #c01602        
        
          <p style="color:#c01602;">Text here</p>
        
        
          .mytext {color:#c01602;}
        
        Text color #c01602
      
           This box has a color of #c01602        
        
          <div style="background-color:#c01602;">Content here</div>
        
        
          .mybackground {background-color:#c01602;}
        
        Background color #c01602
      
           Border around this has a color of #c01602        
        
          <div style="border:2px solid #c01602;">Content here</div>
        
        
          .myborder {border:2px solid #c01602;}
        
        Border color #c01602