#ed074e color space conversions
Hex:
#ed074e
RGB:
237, 7, 78
CMY:
7, 97, 69
CMYK:
0, 97, 67, 7
HSL:
341°, 94.2623%, 47.8431%
HSV (HSB):
341°, 97.0464%, 92.9412%
XYZ:
36.3762, 18.7065, 8.9012
xyY:
0.5685, 0.2924, 18.7065
CIE-Lab:
50.3421, 77.0619, 27.5816
CIE-LCH:
50.3421, 81.8491, 19.6930
CIE-Luv:
50.3421, 147.6010, 14.0953
Hunter-Lab:
43.2511, 74.4376, 18.0737
#ed074e color charts
#ed074e color shades, tints & tones
#ed074e color schemes
#ed074e color preview, HTML & CSS examples
This text has a color of #ed074e
<p style="color:#ed074e;">Text here</p>
.mytext {color:#ed074e;}
This box has a color of #ed074e
<div style="background-color:#ed074e;">Content here</div>
.mybackground {background-color:#ed074e;}
Border around this has a color of #ed074e
<div style="border:2px solid #ed074e;">Content here</div>
.myborder {border:2px solid #ed074e;}