#c2825a color space conversions
Hex:
        #c2825a
        RGB:
        194, 130, 90
        CMY:
        24, 49, 65
        CMYK:
        0, 33, 54, 24
      HSL:
        23°, 46.0177%, 55.6863%
        HSV (HSB):
        23°, 53.6082%, 76.0784%
        XYZ:
        32.0762, 28.1728, 13.4201
        xyY:
        0.4354, 0.3824, 28.1728
      CIE-Lab:
        60.0445, 20.3334, 31.5793
        CIE-LCH:
        60.0445, 37.5593, 57.2232
        CIE-Luv:
        60.0445, 47.9272, 34.3222
        Hunter-Lab:
        53.0780, 14.9849, 22.1639
      #c2825a color charts
#c2825a RGB chart
      #c2825a CMYK chart
      #c2825a RGB pie chart
      #c2825a color shades, tints & tones
#c2825a color schemes
#c2825a color preview, HTML & CSS examples
           This text has a color of #c2825a        
        
          <p style="color:#c2825a;">Text here</p>
        
        
          .mytext {color:#c2825a;}
        
        Text color #c2825a
      
           This box has a color of #c2825a        
        
          <div style="background-color:#c2825a;">Content here</div>
        
        
          .mybackground {background-color:#c2825a;}
        
        Background color #c2825a
      
           Border around this has a color of #c2825a        
        
          <div style="border:2px solid #c2825a;">Content here</div>
        
        
          .myborder {border:2px solid #c2825a;}
        
        Border color #c2825a