#c00247 color space conversions
Hex:
        #c00247
        RGB:
        192, 2, 71
        CMY:
        25, 99, 72
        CMYK:
        0, 99, 63, 25
      HSL:
        338°, 97.9381%, 38.0392%
        HSV (HSB):
        338°, 98.9583%, 75.2941%
        XYZ:
        22.8973, 11.7048, 7.0137
        xyY:
        0.5502, 0.2813, 11.7048
      CIE-Lab:
        40.7431, 66.5310, 17.6604
        CIE-LCH:
        40.7431, 68.8350, 14.8662
        CIE-Luv:
        40.7431, 116.2087, 6.1254
        Hunter-Lab:
        34.2123, 59.5932, 11.7939
      #c00247 color charts
#c00247 RGB chart
      #c00247 CMYK chart
      #c00247 RGB pie chart
      #c00247 color shades, tints & tones
#c00247 color schemes
#c00247 color preview, HTML & CSS examples
           This text has a color of #c00247        
        
          <p style="color:#c00247;">Text here</p>
        
        
          .mytext {color:#c00247;}
        
        Text color #c00247
      
           This box has a color of #c00247        
        
          <div style="background-color:#c00247;">Content here</div>
        
        
          .mybackground {background-color:#c00247;}
        
        Background color #c00247
      
           Border around this has a color of #c00247        
        
          <div style="border:2px solid #c00247;">Content here</div>
        
        
          .myborder {border:2px solid #c00247;}
        
        Border color #c00247