#c70b28 color space conversions
Hex:
        #c70b28
        RGB:
        199, 11, 40
        CMY:
        22, 96, 84
        CMYK:
        0, 94, 80, 22
      HSL:
        351°, 89.5238%, 41.1765%
        HSV (HSB):
        351°, 94.4724%, 78.0392%
        XYZ:
        24.0559, 12.5347, 3.1590
        xyY:
        0.6052, 0.3153, 12.5347
      CIE-Lab:
        42.0536, 66.0437, 38.6368
        CIE-LCH:
        42.0536, 76.5151, 30.3284
        CIE-Luv:
        42.0536, 129.2794, 22.3332
        Hunter-Lab:
        35.4043, 59.3263, 19.4927
      #c70b28 color charts
#c70b28 RGB chart
      #c70b28 CMYK chart
      #c70b28 RGB pie chart
      #c70b28 color shades, tints & tones
#c70b28 color schemes
#c70b28 color preview, HTML & CSS examples
           This text has a color of #c70b28        
        
          <p style="color:#c70b28;">Text here</p>
        
        
          .mytext {color:#c70b28;}
        
        Text color #c70b28
      
           This box has a color of #c70b28        
        
          <div style="background-color:#c70b28;">Content here</div>
        
        
          .mybackground {background-color:#c70b28;}
        
        Background color #c70b28
      
           Border around this has a color of #c70b28        
        
          <div style="border:2px solid #c70b28;">Content here</div>
        
        
          .myborder {border:2px solid #c70b28;}
        
        Border color #c70b28