#ed215e color space conversions
Hex:
#ed215e
RGB:
237, 33, 94
CMY:
7, 87, 63
CMYK:
0, 86, 60, 7
HSL:
342°, 85.0000%, 52.9412%
HSV (HSB):
342°, 86.0759%, 92.9412%
XYZ:
37.4893, 19.9004, 12.4549
xyY:
0.5368, 0.2849, 19.9004
CIE-Lab:
51.7244, 74.7693, 19.6801
CIE-LCH:
51.7244, 77.3159, 14.7464
CIE-Luv:
51.7244, 137.0403, 7.6461
Hunter-Lab:
44.6099, 71.9408, 14.6733
#ed215e color charts
#ed215e color shades, tints & tones
#ed215e color schemes
#ed215e color preview, HTML & CSS examples
This text has a color of #ed215e
<p style="color:#ed215e;">Text here</p>
.mytext {color:#ed215e;}
This box has a color of #ed215e
<div style="background-color:#ed215e;">Content here</div>
.mybackground {background-color:#ed215e;}
Border around this has a color of #ed215e
<div style="border:2px solid #ed215e;">Content here</div>
.myborder {border:2px solid #ed215e;}