#ed038c color space conversions
Hex:
#ed038c
RGB:
237, 3, 140
CMY:
7, 99, 45
CMYK:
0, 99, 41, 7
HSL:
325°, 97.5000%, 47.0588%
HSV (HSB):
325°, 98.7342%, 92.9412%
XYZ:
39.6912, 19.9631, 26.5722
xyY:
0.4603, 0.2315, 19.9631
CIE-Lab:
51.7955, 81.5060, -8.0948
CIE-LCH:
51.7955, 81.9070, 354.3283
CIE-Luv:
51.7955, 122.0133, -26.5200
Hunter-Lab:
44.6801, 80.3791, -3.9850
#ed038c color charts
#ed038c color shades, tints & tones
#ed038c color schemes
#ed038c color preview, HTML & CSS examples
This text has a color of #ed038c
<p style="color:#ed038c;">Text here</p>
.mytext {color:#ed038c;}
This box has a color of #ed038c
<div style="background-color:#ed038c;">Content here</div>
.mybackground {background-color:#ed038c;}
Border around this has a color of #ed038c
<div style="border:2px solid #ed038c;">Content here</div>
.myborder {border:2px solid #ed038c;}