#c21215 color space conversions
Hex:
        #c21215
        RGB:
        194, 18, 21
        CMY:
        24, 93, 92
        CMYK:
        0, 91, 89, 24
      HSL:
        359°, 83.0189%, 41.5686%
        HSV (HSB):
        359°, 90.7216%, 76.0784%
        XYZ:
        22.5998, 11.9561, 1.8261
        xyY:
        0.6212, 0.3286, 11.9561
      CIE-Lab:
        41.1462, 63.4400, 47.3343
        CIE-LCH:
        41.1462, 79.1528, 36.7276
        CIE-Luv:
        41.1462, 127.3002, 26.9818
        Hunter-Lab:
        34.5776, 56.1563, 21.0731
      #c21215 color charts
#c21215 RGB chart
      #c21215 CMYK chart
      #c21215 RGB pie chart
      #c21215 color shades, tints & tones
#c21215 color schemes
#c21215 color preview, HTML & CSS examples
           This text has a color of #c21215        
        
          <p style="color:#c21215;">Text here</p>
        
        
          .mytext {color:#c21215;}
        
        Text color #c21215
      
           This box has a color of #c21215        
        
          <div style="background-color:#c21215;">Content here</div>
        
        
          .mybackground {background-color:#c21215;}
        
        Background color #c21215
      
           Border around this has a color of #c21215        
        
          <div style="border:2px solid #c21215;">Content here</div>
        
        
          .myborder {border:2px solid #c21215;}
        
        Border color #c21215