#c21300 color space conversions
Hex:
        #c21300
        RGB:
        194, 19, 0
        CMY:
        24, 93, 100
        CMYK:
        0, 90, 100, 24
      HSL:
        6°, 100.0000%, 38.0392%
        HSV (HSB):
        6°, 100.0000%, 76.0784%
        XYZ:
        22.4810, 11.9351, 1.1188
        xyY:
        0.6326, 0.3359, 11.9351
      CIE-Lab:
        41.1128, 63.0407, 54.9895
        CIE-LCH:
        41.1128, 83.6539, 41.0978
        CIE-Luv:
        41.1128, 128.8629, 29.9255
        Hunter-Lab:
        34.5472, 55.6983, 22.2629
      #c21300 color charts
#c21300 RGB chart
      #c21300 CMYK chart
      #c21300 RGB pie chart
      #c21300 color shades, tints & tones
#c21300 color schemes
#c21300 color preview, HTML & CSS examples
           This text has a color of #c21300        
        
          <p style="color:#c21300;">Text here</p>
        
        
          .mytext {color:#c21300;}
        
        Text color #c21300
      
           This box has a color of #c21300        
        
          <div style="background-color:#c21300;">Content here</div>
        
        
          .mybackground {background-color:#c21300;}
        
        Background color #c21300
      
           Border around this has a color of #c21300        
        
          <div style="border:2px solid #c21300;">Content here</div>
        
        
          .myborder {border:2px solid #c21300;}
        
        Border color #c21300