#cc0122 color space conversions
Hex:
        #cc0122
        RGB:
        204, 1, 34
        CMY:
        20, 100, 87
        CMYK:
        0, 100, 83, 20
      HSL:
        350°, 99.0244%, 40.1961%
        HSV (HSB):
        350°, 99.5098%, 80.0000%
        XYZ:
        25.2014, 12.9746, 2.6895
        xyY:
        0.6167, 0.3175, 12.9746
      CIE-Lab:
        42.7249, 68.0927, 43.0040
        CIE-LCH:
        42.7249, 80.5355, 32.2745
        CIE-Luv:
        42.7249, 135.8051, 24.4768
        Hunter-Lab:
        36.0202, 61.8515, 20.7873
      #cc0122 color charts
#cc0122 RGB chart
      #cc0122 CMYK chart
      #cc0122 RGB pie chart
      #cc0122 color shades, tints & tones
#cc0122 color schemes
#cc0122 color preview, HTML & CSS examples
           This text has a color of #cc0122        
        
          <p style="color:#cc0122;">Text here</p>
        
        
          .mytext {color:#cc0122;}
        
        Text color #cc0122
      
           This box has a color of #cc0122        
        
          <div style="background-color:#cc0122;">Content here</div>
        
        
          .mybackground {background-color:#cc0122;}
        
        Background color #cc0122
      
           Border around this has a color of #cc0122        
        
          <div style="border:2px solid #cc0122;">Content here</div>
        
        
          .myborder {border:2px solid #cc0122;}
        
        Border color #cc0122