#ed138e color space conversions
Hex:
#ed138e
RGB:
237, 19, 142
CMY:
7, 93, 44
CMYK:
0, 92, 40, 7
HSL:
326°, 85.8268%, 50.1961%
HSV (HSB):
326°, 91.9831%, 92.9412%
XYZ:
40.0404, 20.4233, 27.4229
xyY:
0.4556, 0.2324, 20.4233
CIE-Lab:
52.3124, 80.3704, -8.5232
CIE-LCH:
52.3124, 80.8211, 353.9465
CIE-Luv:
52.3124, 119.5515, -26.8859
Hunter-Lab:
45.1921, 79.0656, -4.3431
#ed138e color charts
#ed138e color shades, tints & tones
#ed138e color schemes
#ed138e color preview, HTML & CSS examples
This text has a color of #ed138e
<p style="color:#ed138e;">Text here</p>
.mytext {color:#ed138e;}
This box has a color of #ed138e
<div style="background-color:#ed138e;">Content here</div>
.mybackground {background-color:#ed138e;}
Border around this has a color of #ed138e
<div style="border:2px solid #ed138e;">Content here</div>
.myborder {border:2px solid #ed138e;}