#ed2599 color space conversions
Hex:
#ed2599
RGB:
237, 37, 153
CMY:
7, 85, 40
CMYK:
0, 84, 35, 7
HSL:
325°, 84.7458%, 53.7255%
HSV (HSB):
325°, 84.3882%, 92.9412%
XYZ:
41.3364, 21.6276, 32.1329
xyY:
0.4347, 0.2274, 21.6276
CIE-Lab:
53.6296, 78.6940, -13.1047
CIE-LCH:
53.6296, 79.7777, 350.5455
CIE-Luv:
53.6296, 111.5050, -32.8760
Hunter-Lab:
46.5054, 77.2753, -8.4125
#ed2599 color charts
#ed2599 color shades, tints & tones
#ed2599 color schemes
#ed2599 color preview, HTML & CSS examples
This text has a color of #ed2599
<p style="color:#ed2599;">Text here</p>
.mytext {color:#ed2599;}
This box has a color of #ed2599
<div style="background-color:#ed2599;">Content here</div>
.mybackground {background-color:#ed2599;}
Border around this has a color of #ed2599
<div style="border:2px solid #ed2599;">Content here</div>
.myborder {border:2px solid #ed2599;}