#c21b2d color space conversions
Hex:
        #c21b2d
        RGB:
        194, 27, 45
        CMY:
        24, 89, 82
        CMYK:
        0, 86, 77, 24
      HSL:
        354°, 75.5656%, 43.3333%
        HSV (HSB):
        354°, 86.0825%, 76.0784%
        XYZ:
        23.1137, 12.4427, 3.6661
        xyY:
        0.5893, 0.3172, 12.4427
      CIE-Lab:
        41.9112, 62.4733, 35.2651
        CIE-LCH:
        41.9112, 71.7394, 29.4440
        CIE-Luv:
        41.9112, 120.3990, 21.2207
        Hunter-Lab:
        35.2742, 55.2340, 18.5299
      #c21b2d color charts
#c21b2d RGB chart
      #c21b2d CMYK chart
      #c21b2d RGB pie chart
      #c21b2d color shades, tints & tones
#c21b2d color schemes
#c21b2d color preview, HTML & CSS examples
           This text has a color of #c21b2d        
        
          <p style="color:#c21b2d;">Text here</p>
        
        
          .mytext {color:#c21b2d;}
        
        Text color #c21b2d
      
           This box has a color of #c21b2d        
        
          <div style="background-color:#c21b2d;">Content here</div>
        
        
          .mybackground {background-color:#c21b2d;}
        
        Background color #c21b2d
      
           Border around this has a color of #c21b2d        
        
          <div style="border:2px solid #c21b2d;">Content here</div>
        
        
          .myborder {border:2px solid #c21b2d;}
        
        Border color #c21b2d