#ea8989 color space conversions
Hex:
#ea8989
RGB:
234, 137, 137
CMY:
8, 46, 46
CMYK:
0, 41, 41, 8
HSL:
0°, 69.7842%, 72.7451%
HSV (HSB):
0°, 41.4530%, 91.7647%
XYZ:
47.3927, 37.1899, 28.3474
xyY:
0.4197, 0.3293, 37.1899
CIE-Lab:
67.4193, 36.9201, 16.1194
CIE-LCH:
67.4193, 40.2856, 23.5862
CIE-Luv:
67.4193, 67.3007, 14.5054
Hunter-Lab:
60.9835, 31.9983, 15.1283
#ea8989 color charts
#ea8989 color shades, tints & tones
#ea8989 color schemes
#ea8989 color preview, HTML & CSS examples
This text has a color of #ea8989
<p style="color:#ea8989;">Text here</p>
.mytext {color:#ea8989;}
This box has a color of #ea8989
<div style="background-color:#ea8989;">Content here</div>
.mybackground {background-color:#ea8989;}
Border around this has a color of #ea8989
<div style="border:2px solid #ea8989;">Content here</div>
.myborder {border:2px solid #ea8989;}