#c21b41 color space conversions
Hex:
        #c21b41
        RGB:
        194, 27, 65
        CMY:
        24, 89, 75
        CMYK:
        0, 86, 66, 24
      HSL:
        346°, 75.5656%, 43.3333%
        HSV (HSB):
        346°, 86.0825%, 76.0784%
        XYZ:
        23.5942, 12.6349, 6.1962
        xyY:
        0.5561, 0.2978, 12.6349
      CIE-Lab:
        42.2078, 63.3424, 23.4300
        CIE-LCH:
        42.2078, 67.5368, 20.2992
        CIE-Luv:
        42.2078, 114.9384, 12.3081
        Hunter-Lab:
        35.5455, 56.2789, 14.5465
      #c21b41 color charts
#c21b41 RGB chart
      #c21b41 CMYK chart
      #c21b41 RGB pie chart
      #c21b41 color shades, tints & tones
#c21b41 color schemes
#c21b41 color preview, HTML & CSS examples
           This text has a color of #c21b41        
        
          <p style="color:#c21b41;">Text here</p>
        
        
          .mytext {color:#c21b41;}
        
        Text color #c21b41
      
           This box has a color of #c21b41        
        
          <div style="background-color:#c21b41;">Content here</div>
        
        
          .mybackground {background-color:#c21b41;}
        
        Background color #c21b41
      
           Border around this has a color of #c21b41        
        
          <div style="border:2px solid #c21b41;">Content here</div>
        
        
          .myborder {border:2px solid #c21b41;}
        
        Border color #c21b41