#cc1408 color space conversions
Hex:
        #cc1408
        RGB:
        204, 20, 8
        CMY:
        20, 92, 97
        CMYK:
        0, 90, 96, 20
      HSL:
        4°, 92.4528%, 41.5686%
        HSV (HSB):
        4°, 96.0784%, 80.0000%
        XYZ:
        25.1958, 13.3552, 1.4796
        xyY:
        0.6294, 0.3336, 13.3552
      CIE-Lab:
        43.2937, 65.6174, 54.5044
        CIE-LCH:
        43.2937, 85.3016, 39.7144
        CIE-Luv:
        43.2937, 135.3123, 30.5856
        Hunter-Lab:
        36.5448, 59.1136, 23.1809
      #cc1408 color charts
#cc1408 RGB chart
      #cc1408 CMYK chart
      #cc1408 RGB pie chart
      #cc1408 color shades, tints & tones
#cc1408 color schemes
#cc1408 color preview, HTML & CSS examples
           This text has a color of #cc1408        
        
          <p style="color:#cc1408;">Text here</p>
        
        
          .mytext {color:#cc1408;}
        
        Text color #cc1408
      
           This box has a color of #cc1408        
        
          <div style="background-color:#cc1408;">Content here</div>
        
        
          .mybackground {background-color:#cc1408;}
        
        Background color #cc1408
      
           Border around this has a color of #cc1408        
        
          <div style="border:2px solid #cc1408;">Content here</div>
        
        
          .myborder {border:2px solid #cc1408;}
        
        Border color #cc1408