#ea778d color space conversions
Hex:
#ea778d
RGB:
234, 119, 141
CMY:
8, 53, 45
CMYK:
0, 49, 40, 8
HSL:
349°, 73.2484%, 69.2157%
HSV (HSB):
349°, 49.1453%, 91.7647%
XYZ:
45.3362, 32.6092, 29.1040
xyY:
0.4235, 0.3046, 32.6092
CIE-Lab:
63.8432, 46.5144, 8.8275
CIE-LCH:
63.8432, 47.3446, 10.7458
CIE-Luv:
63.8432, 77.8603, 3.0402
Hunter-Lab:
57.1044, 41.7816, 9.7552
#ea778d color charts
#ea778d color shades, tints & tones
#ea778d color schemes
#ea778d color preview, HTML & CSS examples
This text has a color of #ea778d
<p style="color:#ea778d;">Text here</p>
.mytext {color:#ea778d;}
This box has a color of #ea778d
<div style="background-color:#ea778d;">Content here</div>
.mybackground {background-color:#ea778d;}
Border around this has a color of #ea778d
<div style="border:2px solid #ea778d;">Content here</div>
.myborder {border:2px solid #ea778d;}