#ed898c color space conversions
Hex:
#ed898c
RGB:
237, 137, 140
CMY:
7, 46, 45
CMYK:
0, 42, 41, 7
HSL:
358°, 73.5294%, 73.3333%
HSV (HSB):
358°, 42.1941%, 92.9412%
XYZ:
48.6043, 37.7893, 29.5433
xyY:
0.4192, 0.3259, 37.7893
CIE-Lab:
67.8650, 38.3491, 15.1168
CIE-LCH:
67.8650, 41.2210, 21.5139
CIE-Luv:
67.8650, 69.0731, 12.9822
Hunter-Lab:
61.4730, 33.5553, 14.5369
#ed898c color charts
#ed898c color shades, tints & tones
#ed898c color schemes
#ed898c color preview, HTML & CSS examples
This text has a color of #ed898c
<p style="color:#ed898c;">Text here</p>
.mytext {color:#ed898c;}
This box has a color of #ed898c
<div style="background-color:#ed898c;">Content here</div>
.mybackground {background-color:#ed898c;}
Border around this has a color of #ed898c
<div style="border:2px solid #ed898c;">Content here</div>
.myborder {border:2px solid #ed898c;}