#cc0708 color space conversions
Hex:
        #cc0708
        RGB:
        204, 7, 8
        CMY:
        20, 97, 97
        CMYK:
        0, 97, 96, 20
      HSL:
        360°, 93.3649%, 41.3725%
        HSV (HSB):
        360°, 96.5686%, 80.0000%
        XYZ:
        25.0216, 13.0069, 1.4215
        xyY:
        0.6343, 0.3297, 13.0069
      CIE-Lab:
        42.7736, 67.1173, 54.2403
        CIE-LCH:
        42.7736, 86.2945, 38.9432
        CIE-Luv:
        42.7736, 138.0136, 29.6682
        Hunter-Lab:
        36.0650, 60.7282, 22.9086
      #cc0708 color charts
#cc0708 RGB chart
      #cc0708 CMYK chart
      #cc0708 RGB pie chart
      #cc0708 color shades, tints & tones
#cc0708 color schemes
#cc0708 color preview, HTML & CSS examples
           This text has a color of #cc0708        
        
          <p style="color:#cc0708;">Text here</p>
        
        
          .mytext {color:#cc0708;}
        
        Text color #cc0708
      
           This box has a color of #cc0708        
        
          <div style="background-color:#cc0708;">Content here</div>
        
        
          .mybackground {background-color:#cc0708;}
        
        Background color #cc0708
      
           Border around this has a color of #cc0708        
        
          <div style="border:2px solid #cc0708;">Content here</div>
        
        
          .myborder {border:2px solid #cc0708;}
        
        Border color #cc0708