#ea808d color space conversions
Hex:
#ea808d
RGB:
234, 128, 141
CMY:
8, 50, 45
CMYK:
0, 45, 40, 8
HSL:
353°, 71.6216%, 70.9804%
HSV (HSB):
353°, 45.2991%, 91.7647%
XYZ:
46.4586, 34.8539, 29.4781
xyY:
0.4193, 0.3146, 34.8539
CIE-Lab:
65.6347, 41.9898, 11.3667
CIE-LCH:
65.6347, 43.5011, 15.1470
CIE-Luv:
65.6347, 72.2803, 7.3423
Hunter-Lab:
59.0372, 37.1534, 11.7216
#ea808d color charts
#ea808d color shades, tints & tones
#ea808d color schemes
#ea808d color preview, HTML & CSS examples
This text has a color of #ea808d
<p style="color:#ea808d;">Text here</p>
.mytext {color:#ea808d;}
This box has a color of #ea808d
<div style="background-color:#ea808d;">Content here</div>
.mybackground {background-color:#ea808d;}
Border around this has a color of #ea808d
<div style="border:2px solid #ea808d;">Content here</div>
.myborder {border:2px solid #ea808d;}