#ed495e color space conversions
Hex:
#ed495e
RGB:
237, 73, 94
CMY:
7, 71, 63
CMYK:
0, 69, 60, 7
HSL:
352°, 82.0000%, 60.7843%
HSV (HSB):
352°, 69.1983%, 92.9412%
XYZ:
39.3280, 23.5778, 13.0678
xyY:
0.5177, 0.3103, 23.5778
CIE-Lab:
55.6625, 63.6939, 24.9029
CIE-LCH:
55.6625, 68.3891, 21.3544
CIE-Luv:
55.6625, 120.2221, 16.3842
Hunter-Lab:
48.5569, 59.5988, 18.0335
#ed495e color charts
#ed495e color shades, tints & tones
#ed495e color schemes
#ed495e color preview, HTML & CSS examples
This text has a color of #ed495e
<p style="color:#ed495e;">Text here</p>
.mytext {color:#ed495e;}
This box has a color of #ed495e
<div style="background-color:#ed495e;">Content here</div>
.mybackground {background-color:#ed495e;}
Border around this has a color of #ed495e
<div style="border:2px solid #ed495e;">Content here</div>
.myborder {border:2px solid #ed495e;}