#c01241 color space conversions
Hex:
        #c01241
        RGB:
        192, 18, 65
        CMY:
        25, 93, 75
        CMYK:
        0, 91, 66, 25
      HSL:
        344°, 82.8571%, 41.1765%
        HSV (HSB):
        344°, 90.6250%, 75.2941%
        XYZ:
        22.9087, 12.0207, 6.1138
        xyY:
        0.5582, 0.2929, 12.0207
      CIE-Lab:
        41.2491, 64.4016, 22.1195
        CIE-LCH:
        41.2491, 68.0944, 18.9556
        CIE-Luv:
        41.2491, 115.6914, 10.7011
        Hunter-Lab:
        34.6709, 57.2690, 13.8145
      #c01241 color charts
#c01241 RGB chart
      #c01241 CMYK chart
      #c01241 RGB pie chart
      #c01241 color shades, tints & tones
#c01241 color schemes
#c01241 color preview, HTML & CSS examples
           This text has a color of #c01241        
        
          <p style="color:#c01241;">Text here</p>
        
        
          .mytext {color:#c01241;}
        
        Text color #c01241
      
           This box has a color of #c01241        
        
          <div style="background-color:#c01241;">Content here</div>
        
        
          .mybackground {background-color:#c01241;}
        
        Background color #c01241
      
           Border around this has a color of #c01241        
        
          <div style="border:2px solid #c01241;">Content here</div>
        
        
          .myborder {border:2px solid #c01241;}
        
        Border color #c01241