#ed488e color space conversions
Hex:
#ed488e
RGB:
237, 72, 142
CMY:
7, 72, 44
CMYK:
0, 70, 40, 7
HSL:
335°, 82.0896%, 60.5882%
HSV (HSB):
335°, 69.6203%, 92.9412%
XYZ:
42.1249, 24.5922, 28.1177
xyY:
0.4442, 0.2593, 24.5922
CIE-Lab:
56.6760, 67.9567, -2.0577
CIE-LCH:
56.6760, 67.9879, 358.2656
CIE-Luv:
56.6760, 104.8558, -15.8639
Hunter-Lab:
49.5906, 64.8440, 1.0961
#ed488e color charts
#ed488e color shades, tints & tones
#ed488e color schemes
#ed488e color preview, HTML & CSS examples
This text has a color of #ed488e
<p style="color:#ed488e;">Text here</p>
.mytext {color:#ed488e;}
This box has a color of #ed488e
<div style="background-color:#ed488e;">Content here</div>
.mybackground {background-color:#ed488e;}
Border around this has a color of #ed488e
<div style="border:2px solid #ed488e;">Content here</div>
.myborder {border:2px solid #ed488e;}