#ed247b color space conversions
Hex:
#ed247b
RGB:
237, 36, 123
CMY:
7, 86, 52
CMYK:
0, 85, 48, 7
HSL:
334°, 84.8101%, 53.5294%
HSV (HSB):
334°, 84.8101%, 92.9412%
XYZ:
39.1311, 20.6963, 20.6712
xyY:
0.4861, 0.2571, 20.6963
CIE-Lab:
52.6155, 76.2047, 3.3553
CIE-LCH:
52.6155, 76.2785, 2.5211
CIE-Luv:
52.6155, 124.7976, -10.7945
Hunter-Lab:
45.4932, 73.9239, 4.9050
#ed247b color charts
#ed247b color shades, tints & tones
#ed247b color schemes
#ed247b color preview, HTML & CSS examples
This text has a color of #ed247b
<p style="color:#ed247b;">Text here</p>
.mytext {color:#ed247b;}
This box has a color of #ed247b
<div style="background-color:#ed247b;">Content here</div>
.mybackground {background-color:#ed247b;}
Border around this has a color of #ed247b
<div style="border:2px solid #ed247b;">Content here</div>
.myborder {border:2px solid #ed247b;}