#ed256c color space conversions
Hex:
#ed256c
RGB:
237, 37, 108
CMY:
7, 85, 58
CMYK:
0, 84, 54, 7
HSL:
339°, 84.7458%, 53.7255%
HSV (HSB):
339°, 84.3882%, 92.9412%
XYZ:
38.2934, 20.4104, 16.1087
xyY:
0.5119, 0.2728, 20.4104
CIE-Lab:
52.2980, 74.8998, 11.9770
CIE-LCH:
52.2980, 75.8514, 9.0851
CIE-Luv:
52.2980, 130.6299, -0.4456
Hunter-Lab:
45.1778, 72.2380, 10.4840
#ed256c color charts
#ed256c RGB chart
#ed256c CMYK chart
#ed256c RGB pie chart
#ed256c color shades, tints & tones
#ed256c color schemes
#ed256c color preview, HTML & CSS examples
This text has a color of #ed256c
<p style="color:#ed256c;">Text here</p>
.mytext {color:#ed256c;}
Text color #ed256c
This box has a color of #ed256c
<div style="background-color:#ed256c;">Content here</div>
.mybackground {background-color:#ed256c;}
Background color #ed256c
Border around this has a color of #ed256c
<div style="border:2px solid #ed256c;">Content here</div>
.myborder {border:2px solid #ed256c;}
Border color #ed256c