#c41341 color space conversions
Hex:
        #c41341
        RGB:
        196, 19, 65
        CMY:
        23, 93, 75
        CMYK:
        0, 90, 67, 23
      HSL:
        344°, 82.3256%, 42.1569%
        HSV (HSB):
        344°, 90.3061%, 76.8627%
        XYZ:
        23.9520, 12.5832, 6.1674
        xyY:
        0.5609, 0.2947, 12.5832
      CIE-Lab:
        42.1283, 65.2653, 23.4125
        CIE-LCH:
        42.1283, 69.3376, 19.7343
        CIE-Luv:
        42.1283, 118.5982, 11.7690
        Hunter-Lab:
        35.4728, 58.4497, 14.5226
      #c41341 color charts
#c41341 RGB chart
      #c41341 CMYK chart
      #c41341 RGB pie chart
      #c41341 color shades, tints & tones
#c41341 color schemes
#c41341 color preview, HTML & CSS examples
           This text has a color of #c41341        
        
          <p style="color:#c41341;">Text here</p>
        
        
          .mytext {color:#c41341;}
        
        Text color #c41341
      
           This box has a color of #c41341        
        
          <div style="background-color:#c41341;">Content here</div>
        
        
          .mybackground {background-color:#c41341;}
        
        Background color #c41341
      
           Border around this has a color of #c41341        
        
          <div style="border:2px solid #c41341;">Content here</div>
        
        
          .myborder {border:2px solid #c41341;}
        
        Border color #c41341