#c01222 color space conversions
Hex:
        #c01222
        RGB:
        192, 18, 34
        CMY:
        25, 93, 87
        CMYK:
        0, 91, 82, 25
      HSL:
        354°, 82.8571%, 41.1765%
        HSV (HSB):
        354°, 90.6250%, 75.2941%
        XYZ:
        22.2433, 11.7546, 2.6099
        xyY:
        0.6076, 0.3211, 11.7546
      CIE-Lab:
        40.8234, 63.1942, 40.3057
        CIE-LCH:
        40.8234, 74.9537, 32.5300
        CIE-Luv:
        40.8234, 123.7861, 23.4777
        Hunter-Lab:
        34.2849, 55.8080, 19.4861
      #c01222 color charts
#c01222 RGB chart
      #c01222 CMYK chart
      #c01222 RGB pie chart
      #c01222 color shades, tints & tones
#c01222 color schemes
#c01222 color preview, HTML & CSS examples
           This text has a color of #c01222        
        
          <p style="color:#c01222;">Text here</p>
        
        
          .mytext {color:#c01222;}
        
        Text color #c01222
      
           This box has a color of #c01222        
        
          <div style="background-color:#c01222;">Content here</div>
        
        
          .mybackground {background-color:#c01222;}
        
        Background color #c01222
      
           Border around this has a color of #c01222        
        
          <div style="border:2px solid #c01222;">Content here</div>
        
        
          .myborder {border:2px solid #c01222;}
        
        Border color #c01222