#ed127a color space conversions
Hex:
#ed127a
RGB:
237, 18, 122
CMY:
7, 93, 52
CMYK:
0, 92, 49, 7
HSL:
332°, 85.8824%, 50.0000%
HSV (HSB):
332°, 92.4051%, 92.9412%
XYZ:
38.6542, 19.8423, 20.2050
xyY:
0.4911, 0.2521, 19.8423
CIE-Lab:
51.6584, 78.8131, 2.5759
CIE-LCH:
51.6584, 78.8552, 1.8720
CIE-Luv:
51.6584, 128.7501, -12.3579
Hunter-Lab:
44.5447, 76.9425, 4.2880
#ed127a color charts
#ed127a color shades, tints & tones
#ed127a color schemes
#ed127a color preview, HTML & CSS examples
This text has a color of #ed127a
<p style="color:#ed127a;">Text here</p>
.mytext {color:#ed127a;}
This box has a color of #ed127a
<div style="background-color:#ed127a;">Content here</div>
.mybackground {background-color:#ed127a;}
Border around this has a color of #ed127a
<div style="border:2px solid #ed127a;">Content here</div>
.myborder {border:2px solid #ed127a;}