#c00138 color space conversions
Hex:
        #c00138
        RGB:
        192, 1, 56
        CMY:
        25, 100, 78
        CMYK:
        0, 99, 71, 25
      HSL:
        343°, 98.9637%, 37.8431%
        HSV (HSB):
        343°, 99.4792%, 75.2941%
        XYZ:
        22.4629, 11.5137, 4.7798
        xyY:
        0.5796, 0.2971, 11.5137
      CIE-Lab:
        40.4325, 65.8896, 26.7448
        CIE-LCH:
        40.4325, 71.1106, 22.0924
        CIE-Luv:
        40.4325, 121.4346, 13.8066
        Hunter-Lab:
        33.9318, 58.7863, 15.4004
      #c00138 color charts
#c00138 RGB chart
      #c00138 CMYK chart
      #c00138 RGB pie chart
      #c00138 color shades, tints & tones
#c00138 color schemes
#c00138 color preview, HTML & CSS examples
           This text has a color of #c00138        
        
          <p style="color:#c00138;">Text here</p>
        
        
          .mytext {color:#c00138;}
        
        Text color #c00138
      
           This box has a color of #c00138        
        
          <div style="background-color:#c00138;">Content here</div>
        
        
          .mybackground {background-color:#c00138;}
        
        Background color #c00138
      
           Border around this has a color of #c00138        
        
          <div style="border:2px solid #c00138;">Content here</div>
        
        
          .myborder {border:2px solid #c00138;}
        
        Border color #c00138