#cc0828 color space conversions
Hex:
        #cc0828
        RGB:
        204, 8, 40
        CMY:
        20, 97, 84
        CMYK:
        0, 96, 80, 20
      HSL:
        350°, 92.4528%, 41.5686%
        HSV (HSB):
        350°, 96.0784%, 80.0000%
        XYZ:
        25.3717, 13.1642, 3.2112
        xyY:
        0.6077, 0.3153, 13.1642
      CIE-Lab:
        43.0097, 67.5870, 39.9488
        CIE-LCH:
        43.0097, 78.5105, 30.5862
        CIE-Luv:
        43.0097, 133.4749, 23.1005
        Hunter-Lab:
        36.2826, 61.3271, 20.1503
      #cc0828 color charts
#cc0828 RGB chart
      #cc0828 CMYK chart
      #cc0828 RGB pie chart
      #cc0828 color shades, tints & tones
#cc0828 color schemes
#cc0828 color preview, HTML & CSS examples
           This text has a color of #cc0828        
        
          <p style="color:#cc0828;">Text here</p>
        
        
          .mytext {color:#cc0828;}
        
        Text color #cc0828
      
           This box has a color of #cc0828        
        
          <div style="background-color:#cc0828;">Content here</div>
        
        
          .mybackground {background-color:#cc0828;}
        
        Background color #cc0828
      
           Border around this has a color of #cc0828        
        
          <div style="border:2px solid #cc0828;">Content here</div>
        
        
          .myborder {border:2px solid #cc0828;}
        
        Border color #cc0828