#c82c54 color space conversions
Hex:
        #c82c54
        RGB:
        200, 44, 84
        CMY:
        22, 83, 67
        CMYK:
        0, 78, 58, 22
      HSL:
        345°, 63.9344%, 47.8431%
        HSV (HSB):
        345°, 78.0000%, 78.4314%
        XYZ:
        26.3203, 14.7208, 9.8417
        xyY:
        0.5173, 0.2893, 14.7208
      CIE-Lab:
        45.2494, 61.8964, 15.8459
        CIE-LCH:
        45.2494, 63.8925, 14.3597
        CIE-Luv:
        45.2494, 107.4764, 6.2056
        Hunter-Lab:
        38.3677, 55.3079, 11.6490
      #c82c54 color charts
#c82c54 RGB chart
      #c82c54 CMYK chart
      #c82c54 RGB pie chart
      #c82c54 color shades, tints & tones
#c82c54 color schemes
#c82c54 color preview, HTML & CSS examples
           This text has a color of #c82c54        
        
          <p style="color:#c82c54;">Text here</p>
        
        
          .mytext {color:#c82c54;}
        
        Text color #c82c54
      
           This box has a color of #c82c54        
        
          <div style="background-color:#c82c54;">Content here</div>
        
        
          .mybackground {background-color:#c82c54;}
        
        Background color #c82c54
      
           Border around this has a color of #c82c54        
        
          <div style="border:2px solid #c82c54;">Content here</div>
        
        
          .myborder {border:2px solid #c82c54;}
        
        Border color #c82c54