#ed074c color space conversions
Hex:
#ed074c
RGB:
237, 7, 76
CMY:
7, 97, 70
CMYK:
0, 97, 68, 7
HSL:
342°, 94.2623%, 47.8431%
HSV (HSB):
342°, 97.0464%, 92.9412%
XYZ:
36.3055, 18.6783, 8.5292
xyY:
0.5716, 0.2941, 18.6783
CIE-Lab:
50.3087, 76.9708, 28.7504
CIE-LCH:
50.3087, 82.1650, 20.4818
CIE-Luv:
50.3087, 148.2664, 15.1080
Hunter-Lab:
43.2184, 74.3165, 18.5519
#ed074c color charts
#ed074c color shades, tints & tones
#ed074c color schemes
#ed074c color preview, HTML & CSS examples
This text has a color of #ed074c
<p style="color:#ed074c;">Text here</p>
.mytext {color:#ed074c;}
This box has a color of #ed074c
<div style="background-color:#ed074c;">Content here</div>
.mybackground {background-color:#ed074c;}
Border around this has a color of #ed074c
<div style="border:2px solid #ed074c;">Content here</div>
.myborder {border:2px solid #ed074c;}