#c02d27 color space conversions
Hex:
        #c02d27
        RGB:
        192, 45, 39
        CMY:
        25, 82, 85
        CMYK:
        0, 77, 80, 25
      HSL:
        2°, 66.2338%, 45.2941%
        HSV (HSB):
        2°, 79.6875%, 75.2941%
        XYZ:
        23.0428, 13.2297, 3.2586
        xyY:
        0.5829, 0.3347, 13.2297
      CIE-Lab:
        43.1074, 56.9979, 39.8150
        CIE-LCH:
        43.1074, 69.5269, 34.9356
        CIE-Luv:
        43.1074, 112.4793, 26.0687
        Hunter-Lab:
        36.3727, 49.4311, 20.1492
      #c02d27 color charts
#c02d27 RGB chart
      #c02d27 CMYK chart
      #c02d27 RGB pie chart
      #c02d27 color shades, tints & tones
#c02d27 color schemes
#c02d27 color preview, HTML & CSS examples
           This text has a color of #c02d27        
        
          <p style="color:#c02d27;">Text here</p>
        
        
          .mytext {color:#c02d27;}
        
        Text color #c02d27
      
           This box has a color of #c02d27        
        
          <div style="background-color:#c02d27;">Content here</div>
        
        
          .mybackground {background-color:#c02d27;}
        
        Background color #c02d27
      
           Border around this has a color of #c02d27        
        
          <div style="border:2px solid #c02d27;">Content here</div>
        
        
          .myborder {border:2px solid #c02d27;}
        
        Border color #c02d27