#c00221 color space conversions
Hex:
        #c00221
        RGB:
        192, 2, 33
        CMY:
        25, 99, 87
        CMYK:
        0, 99, 83, 25
      HSL:
        350°, 97.9381%, 38.0392%
        HSV (HSB):
        350°, 98.9583%, 75.2941%
        XYZ:
        22.0344, 11.3597, 2.4701
        xyY:
        0.6144, 0.3167, 11.3597
      CIE-Lab:
        40.1798, 65.0010, 40.2443
        CIE-LCH:
        40.1798, 76.4508, 31.7630
        CIE-Luv:
        40.1798, 127.0333, 22.5955
        Hunter-Lab:
        33.7041, 57.7141, 19.2476
      #c00221 color charts
#c00221 RGB chart
      #c00221 CMYK chart
      #c00221 RGB pie chart
      #c00221 color shades, tints & tones
#c00221 color schemes
#c00221 color preview, HTML & CSS examples
           This text has a color of #c00221        
        
          <p style="color:#c00221;">Text here</p>
        
        
          .mytext {color:#c00221;}
        
        Text color #c00221
      
           This box has a color of #c00221        
        
          <div style="background-color:#c00221;">Content here</div>
        
        
          .mybackground {background-color:#c00221;}
        
        Background color #c00221
      
           Border around this has a color of #c00221        
        
          <div style="border:2px solid #c00221;">Content here</div>
        
        
          .myborder {border:2px solid #c00221;}
        
        Border color #c00221