#ea827a color space conversions
Hex:
        #ea827a
        RGB:
        234, 130, 122
        CMY:
        8, 49, 52
        CMYK:
        0, 44, 48, 8
      HSL:
        4°, 72.7273%, 69.8039%
        HSV (HSB):
        4°, 47.8632%, 91.7647%
        XYZ:
        45.4272, 34.8628, 22.7473
        xyY:
        0.4409, 0.3384, 34.8628
      CIE-Lab:
        65.6417, 39.0231, 22.0883
        CIE-LCH:
        65.6417, 44.8407, 29.5112
        CIE-Luv:
        65.6417, 74.7453, 20.9340
        Hunter-Lab:
        59.0448, 34.0039, 18.4896
      #ea827a color charts
#ea827a RGB chart
      #ea827a CMYK chart
      #ea827a RGB pie chart
      #ea827a color shades, tints & tones
#ea827a color schemes
#ea827a color preview, HTML & CSS examples
           This text has a color of #ea827a        
        
          <p style="color:#ea827a;">Text here</p>
        
        
          .mytext {color:#ea827a;}
        
        Text color #ea827a
      
           This box has a color of #ea827a        
        
          <div style="background-color:#ea827a;">Content here</div>
        
        
          .mybackground {background-color:#ea827a;}
        
        Background color #ea827a
      
           Border around this has a color of #ea827a        
        
          <div style="border:2px solid #ea827a;">Content here</div>
        
        
          .myborder {border:2px solid #ea827a;}
        
        Border color #ea827a