#c21b46 color space conversions
Hex:
        #c21b46
        RGB:
        194, 27, 70
        CMY:
        24, 89, 73
        CMYK:
        0, 86, 64, 24
      HSL:
        345°, 75.5656%, 43.3333%
        HSV (HSB):
        345°, 86.0825%, 76.0784%
        XYZ:
        23.7456, 12.6954, 6.9933
        xyY:
        0.5467, 0.2923, 12.6954
      CIE-Lab:
        42.3007, 63.6128, 20.4237
        CIE-LCH:
        42.3007, 66.8110, 17.7999
        CIE-Luv:
        42.3007, 113.3203, 9.6493
        Hunter-Lab:
        35.6306, 56.6055, 13.3045
      #c21b46 color charts
#c21b46 RGB chart
      #c21b46 CMYK chart
      #c21b46 RGB pie chart
      #c21b46 color shades, tints & tones
#c21b46 color schemes
#c21b46 color preview, HTML & CSS examples
           This text has a color of #c21b46        
        
          <p style="color:#c21b46;">Text here</p>
        
        
          .mytext {color:#c21b46;}
        
        Text color #c21b46
      
           This box has a color of #c21b46        
        
          <div style="background-color:#c21b46;">Content here</div>
        
        
          .mybackground {background-color:#c21b46;}
        
        Background color #c21b46
      
           Border around this has a color of #c21b46        
        
          <div style="border:2px solid #c21b46;">Content here</div>
        
        
          .myborder {border:2px solid #c21b46;}
        
        Border color #c21b46