#c00305 color space conversions
Hex:
        #c00305
        RGB:
        192, 3, 5
        CMY:
        25, 99, 98
        CMYK:
        0, 98, 97, 25
      HSL:
        359°, 96.9231%, 38.2353%
        HSV (HSB):
        359°, 98.4375%, 75.2941%
        XYZ:
        21.7982, 11.2825, 1.1724
        xyY:
        0.6364, 0.3294, 11.2825
      CIE-Lab:
        40.0523, 64.4486, 52.4775
        CIE-LCH:
        40.0523, 83.1114, 39.1543
        CIE-Luv:
        40.0523, 130.3409, 27.9039
        Hunter-Lab:
        33.5895, 57.0574, 21.4431
      #c00305 color charts
#c00305 RGB chart
      #c00305 CMYK chart
      #c00305 RGB pie chart
      #c00305 color shades, tints & tones
#c00305 color schemes
#c00305 color preview, HTML & CSS examples
           This text has a color of #c00305        
        
          <p style="color:#c00305;">Text here</p>
        
        
          .mytext {color:#c00305;}
        
        Text color #c00305
      
           This box has a color of #c00305        
        
          <div style="background-color:#c00305;">Content here</div>
        
        
          .mybackground {background-color:#c00305;}
        
        Background color #c00305
      
           Border around this has a color of #c00305        
        
          <div style="border:2px solid #c00305;">Content here</div>
        
        
          .myborder {border:2px solid #c00305;}
        
        Border color #c00305