#ed225c color space conversions
Hex:
#ed225c
RGB:
237, 34, 92
CMY:
7, 87, 64
CMYK:
0, 86, 61, 7
HSL:
343°, 84.9372%, 53.1373%
HSV (HSB):
343°, 85.6540%, 92.9412%
XYZ:
37.4288, 19.9213, 11.9977
xyY:
0.5397, 0.2873, 19.9213
CIE-Lab:
51.7481, 74.4700, 20.9239
CIE-LCH:
51.7481, 77.3536, 15.6938
CIE-Luv:
51.7481, 137.4782, 8.9594
Hunter-Lab:
44.6333, 71.5794, 15.3058
#ed225c color charts
#ed225c color shades, tints & tones
#ed225c color schemes
#ed225c color preview, HTML & CSS examples
This text has a color of #ed225c
<p style="color:#ed225c;">Text here</p>
.mytext {color:#ed225c;}
This box has a color of #ed225c
<div style="background-color:#ed225c;">Content here</div>
.mybackground {background-color:#ed225c;}
Border around this has a color of #ed225c
<div style="border:2px solid #ed225c;">Content here</div>
.myborder {border:2px solid #ed225c;}