#cc0314 color space conversions
Hex:
        #cc0314
        RGB:
        204, 3, 20
        CMY:
        20, 99, 92
        CMYK:
        0, 99, 90, 20
      HSL:
        355°, 97.1014%, 40.5882%
        HSV (HSB):
        355°, 98.5294%, 80.0000%
        XYZ:
        25.0607, 12.9530, 1.8412
        xyY:
        0.6288, 0.3250, 12.9530
      CIE-Lab:
        42.6923, 67.6339, 49.8595
        CIE-LCH:
        42.6923, 84.0257, 36.3975
        CIE-Luv:
        42.6923, 137.5972, 27.7845
        Hunter-Lab:
        35.9903, 61.3097, 22.1601
      #cc0314 color charts
#cc0314 RGB chart
      #cc0314 CMYK chart
      #cc0314 RGB pie chart
      #cc0314 color shades, tints & tones
#cc0314 color schemes
#cc0314 color preview, HTML & CSS examples
           This text has a color of #cc0314        
        
          <p style="color:#cc0314;">Text here</p>
        
        
          .mytext {color:#cc0314;}
        
        Text color #cc0314
      
           This box has a color of #cc0314        
        
          <div style="background-color:#cc0314;">Content here</div>
        
        
          .mybackground {background-color:#cc0314;}
        
        Background color #cc0314
      
           Border around this has a color of #cc0314        
        
          <div style="border:2px solid #cc0314;">Content here</div>
        
        
          .myborder {border:2px solid #cc0314;}
        
        Border color #cc0314