#ed484e color space conversions
Hex:
#ed484e
RGB:
237, 72, 78
CMY:
7, 72, 69
CMYK:
0, 70, 67, 7
HSL:
358°, 82.0896%, 60.5882%
HSV (HSB):
358°, 69.6203%, 92.9412%
XYZ:
38.6176, 23.1893, 9.6483
xyY:
0.5404, 0.3245, 23.1893
CIE-Lab:
55.2668, 63.1426, 33.7088
CIE-LCH:
55.2668, 71.5770, 28.0957
CIE-Luv:
55.2668, 125.0259, 24.4836
Hunter-Lab:
48.1553, 58.8742, 21.8294
#ed484e color charts
#ed484e color shades, tints & tones
#ed484e color schemes
#ed484e color preview, HTML & CSS examples
This text has a color of #ed484e
<p style="color:#ed484e;">Text here</p>
.mytext {color:#ed484e;}
This box has a color of #ed484e
<div style="background-color:#ed484e;">Content here</div>
.mybackground {background-color:#ed484e;}
Border around this has a color of #ed484e
<div style="border:2px solid #ed484e;">Content here</div>
.myborder {border:2px solid #ed484e;}