#ed257d color space conversions
Hex:
#ed257d
RGB:
237, 37, 125
CMY:
7, 85, 51
CMYK:
0, 84, 47, 7
HSL:
334°, 84.7458%, 53.7255%
HSV (HSB):
334°, 84.3882%, 92.9412%
XYZ:
39.2883, 20.8083, 21.3477
xyY:
0.4824, 0.2555, 20.8083
CIE-Lab:
52.7391, 76.1697, 2.3279
CIE-LCH:
52.7391, 76.2052, 1.7505
CIE-Luv:
52.7391, 123.7019, -12.0441
Hunter-Lab:
45.6161, 73.9103, 4.1844
#ed257d color charts
#ed257d color shades, tints & tones
#ed257d color schemes
#ed257d color preview, HTML & CSS examples
This text has a color of #ed257d
<p style="color:#ed257d;">Text here</p>
.mytext {color:#ed257d;}
This box has a color of #ed257d
<div style="background-color:#ed257d;">Content here</div>
.mybackground {background-color:#ed257d;}
Border around this has a color of #ed257d
<div style="border:2px solid #ed257d;">Content here</div>
.myborder {border:2px solid #ed257d;}