#c00525 color space conversions
Hex:
        #c00525
        RGB:
        192, 5, 37
        CMY:
        25, 98, 85
        CMYK:
        0, 97, 81, 25
      HSL:
        350°, 94.9239%, 38.6275%
        HSV (HSB):
        350°, 97.3958%, 75.2941%
        XYZ:
        22.1264, 11.4486, 2.7939
        xyY:
        0.6084, 0.3148, 11.4486
      CIE-Lab:
        40.3260, 64.7978, 38.1237
        CIE-LCH:
        40.3260, 75.1809, 30.4704
        CIE-Luv:
        40.3260, 125.7092, 21.5733
        Hunter-Lab:
        33.8358, 57.5151, 18.7894
      #c00525 color charts
#c00525 RGB chart
      #c00525 CMYK chart
      #c00525 RGB pie chart
      #c00525 color shades, tints & tones
#c00525 color schemes
#c00525 color preview, HTML & CSS examples
           This text has a color of #c00525        
        
          <p style="color:#c00525;">Text here</p>
        
        
          .mytext {color:#c00525;}
        
        Text color #c00525
      
           This box has a color of #c00525        
        
          <div style="background-color:#c00525;">Content here</div>
        
        
          .mybackground {background-color:#c00525;}
        
        Background color #c00525
      
           Border around this has a color of #c00525        
        
          <div style="border:2px solid #c00525;">Content here</div>
        
        
          .myborder {border:2px solid #c00525;}
        
        Border color #c00525