#c25840 color space conversions
Hex:
        #c25840
        RGB:
        194, 88, 64
        CMY:
        24, 65, 75
        CMYK:
        0, 55, 67, 24
      HSL:
        11°, 51.5873%, 50.5882%
        HSV (HSB):
        11°, 67.0103%, 76.0784%
        XYZ:
        26.6633, 18.8189, 7.0776
        xyY:
        0.5073, 0.3580, 18.8189
      CIE-Lab:
        50.4747, 40.7829, 34.1963
        CIE-LCH:
        50.4747, 53.2225, 39.9797
        CIE-Luv:
        50.4747, 82.1362, 29.2833
        Hunter-Lab:
        43.3808, 33.7955, 20.6934
      #c25840 color charts
#c25840 RGB chart
      #c25840 CMYK chart
      #c25840 RGB pie chart
      #c25840 color shades, tints & tones
#c25840 color schemes
#c25840 color preview, HTML & CSS examples
           This text has a color of #c25840        
        
          <p style="color:#c25840;">Text here</p>
        
        
          .mytext {color:#c25840;}
        
        Text color #c25840
      
           This box has a color of #c25840        
        
          <div style="background-color:#c25840;">Content here</div>
        
        
          .mybackground {background-color:#c25840;}
        
        Background color #c25840
      
           Border around this has a color of #c25840        
        
          <div style="border:2px solid #c25840;">Content here</div>
        
        
          .myborder {border:2px solid #c25840;}
        
        Border color #c25840