#ea949a color space conversions
Hex:
#ea949a
RGB:
234, 148, 154
CMY:
8, 42, 40
CMYK:
0, 37, 34, 8
HSL:
356°, 67.1875%, 74.9020%
HSV (HSB):
356°, 36.7521%, 91.7647%
XYZ:
50.3543, 41.0053, 35.8327
xyY:
0.3959, 0.3224, 41.0053
CIE-Lab:
70.1797, 33.1145, 10.5038
CIE-LCH:
70.1797, 34.7404, 17.5988
CIE-Luv:
70.1797, 57.2479, 8.3282
Hunter-Lab:
64.0354, 28.3018, 11.6475
#ea949a color charts
#ea949a color shades, tints & tones
#ea949a color schemes
#ea949a color preview, HTML & CSS examples
This text has a color of #ea949a
<p style="color:#ea949a;">Text here</p>
.mytext {color:#ea949a;}
This box has a color of #ea949a
<div style="background-color:#ea949a;">Content here</div>
.mybackground {background-color:#ea949a;}
Border around this has a color of #ea949a
<div style="border:2px solid #ea949a;">Content here</div>
.myborder {border:2px solid #ea949a;}