#c70305 color space conversions
Hex:
        #c70305
        RGB:
        199, 3, 5
        CMY:
        22, 99, 98
        CMYK:
        0, 98, 97, 22
      HSL:
        359°, 97.0297%, 39.6078%
        HSV (HSB):
        359°, 98.4925%, 78.0392%
        XYZ:
        23.6131, 12.2182, 1.2574
        xyY:
        0.6367, 0.3294, 12.2182
      CIE-Lab:
        41.5608, 66.2152, 54.0366
        CIE-LCH:
        41.5608, 85.4658, 39.2170
        CIE-Luv:
        41.5608, 135.3585, 28.9945
        Hunter-Lab:
        34.9545, 59.4132, 22.3354
      #c70305 color charts
#c70305 RGB chart
      #c70305 CMYK chart
      #c70305 RGB pie chart
      #c70305 color shades, tints & tones
#c70305 color schemes
#c70305 color preview, HTML & CSS examples
           This text has a color of #c70305        
        
          <p style="color:#c70305;">Text here</p>
        
        
          .mytext {color:#c70305;}
        
        Text color #c70305
      
           This box has a color of #c70305        
        
          <div style="background-color:#c70305;">Content here</div>
        
        
          .mybackground {background-color:#c70305;}
        
        Background color #c70305
      
           Border around this has a color of #c70305        
        
          <div style="border:2px solid #c70305;">Content here</div>
        
        
          .myborder {border:2px solid #c70305;}
        
        Border color #c70305