#c21d04 color space conversions
Hex:
        #c21d04
        RGB:
        194, 29, 4
        CMY:
        24, 89, 98
        CMYK:
        0, 85, 98, 24
      HSL:
        8°, 95.9596%, 38.8235%
        HSV (HSB):
        8°, 97.9381%, 76.0784%
        XYZ:
        22.7094, 12.3568, 1.3031
        xyY:
        0.6244, 0.3398, 12.3568
      CIE-Lab:
        41.7777, 61.2182, 53.8696
        CIE-LCH:
        41.7777, 81.5451, 41.3465
        CIE-Luv:
        41.7777, 125.2946, 30.5868
        Hunter-Lab:
        35.1523, 53.7998, 22.4088
      #c21d04 color charts
#c21d04 RGB chart
      #c21d04 CMYK chart
      #c21d04 RGB pie chart
      #c21d04 color shades, tints & tones
#c21d04 color schemes
#c21d04 color preview, HTML & CSS examples
           This text has a color of #c21d04        
        
          <p style="color:#c21d04;">Text here</p>
        
        
          .mytext {color:#c21d04;}
        
        Text color #c21d04
      
           This box has a color of #c21d04        
        
          <div style="background-color:#c21d04;">Content here</div>
        
        
          .mybackground {background-color:#c21d04;}
        
        Background color #c21d04
      
           Border around this has a color of #c21d04        
        
          <div style="border:2px solid #c21d04;">Content here</div>
        
        
          .myborder {border:2px solid #c21d04;}
        
        Border color #c21d04