#c70023 color space conversions
Hex:
        #c70023
        RGB:
        199, 0, 35
        CMY:
        22, 100, 86
        CMYK:
        0, 100, 82, 22
      HSL:
        349°, 100.0000%, 39.0196%
        HSV (HSB):
        349°, 100.0000%, 78.0392%
        XYZ:
        23.8566, 12.2635, 2.6998
        xyY:
        0.6145, 0.3159, 12.2635
      CIE-Lab:
        41.6318, 66.9856, 41.0447
        CIE-LCH:
        41.6318, 78.5604, 31.4974
        CIE-Luv:
        41.6318, 132.1301, 23.1960
        Hunter-Lab:
        35.0192, 60.3180, 19.9425
      #c70023 color charts
#c70023 RGB chart
      #c70023 CMYK chart
      #c70023 RGB pie chart
      #c70023 color shades, tints & tones
#c70023 color schemes
#c70023 color preview, HTML & CSS examples
           This text has a color of #c70023        
        
          <p style="color:#c70023;">Text here</p>
        
        
          .mytext {color:#c70023;}
        
        Text color #c70023
      
           This box has a color of #c70023        
        
          <div style="background-color:#c70023;">Content here</div>
        
        
          .mybackground {background-color:#c70023;}
        
        Background color #c70023
      
           Border around this has a color of #c70023        
        
          <div style="border:2px solid #c70023;">Content here</div>
        
        
          .myborder {border:2px solid #c70023;}
        
        Border color #c70023