#ea868a color space conversions
Hex:
        #ea868a
        RGB:
        234, 134, 138
        CMY:
        8, 47, 46
        CMYK:
        0, 43, 41, 8
      HSL:
        358°, 70.4225%, 72.1569%
        HSV (HSB):
        358°, 42.7350%, 91.7647%
        XYZ:
        47.0442, 36.3776, 28.5868
        xyY:
        0.4200, 0.3248, 36.3776
      CIE-Lab:
        66.8074, 38.5831, 14.7060
        CIE-LCH:
        66.8074, 41.2907, 20.8644
        CIE-Luv:
        66.8074, 69.0590, 12.3488
        Hunter-Lab:
        60.3138, 33.6791, 14.1181
      #ea868a color charts
#ea868a RGB chart
      #ea868a CMYK chart
      #ea868a RGB pie chart
      #ea868a color shades, tints & tones
#ea868a color schemes
#ea868a color preview, HTML & CSS examples
           This text has a color of #ea868a        
        
          <p style="color:#ea868a;">Text here</p>
        
        
          .mytext {color:#ea868a;}
        
        Text color #ea868a
      
           This box has a color of #ea868a        
        
          <div style="background-color:#ea868a;">Content here</div>
        
        
          .mybackground {background-color:#ea868a;}
        
        Background color #ea868a
      
           Border around this has a color of #ea868a        
        
          <div style="border:2px solid #ea868a;">Content here</div>
        
        
          .myborder {border:2px solid #ea868a;}
        
        Border color #ea868a