#c00942 color space conversions
Hex:
        #c00942
        RGB:
        192, 9, 66
        CMY:
        25, 96, 74
        CMYK:
        0, 95, 66, 25
      HSL:
        341°, 91.0448%, 39.4118%
        HSV (HSB):
        341°, 95.3125%, 75.2941%
        XYZ:
        22.8193, 11.7952, 6.2282
        xyY:
        0.5587, 0.2888, 11.7952
      CIE-Lab:
        40.8887, 65.5495, 21.0235
        CIE-LCH:
        40.8887, 68.8384, 17.7825
        CIE-Luv:
        40.8887, 116.9603, 9.3863
        Hunter-Lab:
        34.3441, 58.4986, 13.2888
      #c00942 color charts
#c00942 RGB chart
      #c00942 CMYK chart
      #c00942 RGB pie chart
      #c00942 color shades, tints & tones
#c00942 color schemes
#c00942 color preview, HTML & CSS examples
           This text has a color of #c00942        
        
          <p style="color:#c00942;">Text here</p>
        
        
          .mytext {color:#c00942;}
        
        Text color #c00942
      
           This box has a color of #c00942        
        
          <div style="background-color:#c00942;">Content here</div>
        
        
          .mybackground {background-color:#c00942;}
        
        Background color #c00942
      
           Border around this has a color of #c00942        
        
          <div style="border:2px solid #c00942;">Content here</div>
        
        
          .myborder {border:2px solid #c00942;}
        
        Border color #c00942