#ed2e9a color space conversions
Hex:
#ed2e9a
RGB:
237, 46, 154
CMY:
7, 82, 40
CMYK:
0, 81, 35, 7
HSL:
326°, 84.1410%, 55.4902%
HSV (HSB):
326°, 80.5907%, 92.9412%
XYZ:
41.7348, 22.2916, 32.6749
xyY:
0.4316, 0.2305, 22.2916
CIE-Lab:
54.3350, 76.8664, -12.6329
CIE-LCH:
54.3350, 77.8976, 350.6669
CIE-Luv:
54.3350, 108.9576, -31.9253
Hunter-Lab:
47.2140, 75.1605, -7.9824
#ed2e9a color charts
#ed2e9a color shades, tints & tones
#ed2e9a color schemes
#ed2e9a color preview, HTML & CSS examples
This text has a color of #ed2e9a
<p style="color:#ed2e9a;">Text here</p>
.mytext {color:#ed2e9a;}
This box has a color of #ed2e9a
<div style="background-color:#ed2e9a;">Content here</div>
.mybackground {background-color:#ed2e9a;}
Border around this has a color of #ed2e9a
<div style="border:2px solid #ed2e9a;">Content here</div>
.myborder {border:2px solid #ed2e9a;}