#ed1ac9 color space conversions
Hex:
#ed1ac9
RGB:
237, 26, 201
CMY:
7, 90, 21
CMYK:
0, 89, 15, 7
HSL:
310°, 85.4251%, 51.5686%
HSV (HSB):
310°, 89.0295%, 92.9412%
XYZ:
45.8371, 22.9604, 57.2743
xyY:
0.3636, 0.1821, 22.9604
CIE-Lab:
55.0315, 85.9292, -38.9788
CIE-LCH:
55.0315, 94.3566, 335.6002
CIE-Luv:
55.0315, 91.8334, -72.0320
Hunter-Lab:
47.9170, 86.8972, -37.3263
#ed1ac9 color charts
#ed1ac9 color shades, tints & tones
#ed1ac9 color schemes
#ed1ac9 color preview, HTML & CSS examples
This text has a color of #ed1ac9
<p style="color:#ed1ac9;">Text here</p>
.mytext {color:#ed1ac9;}
This box has a color of #ed1ac9
<div style="background-color:#ed1ac9;">Content here</div>
.mybackground {background-color:#ed1ac9;}
Border around this has a color of #ed1ac9
<div style="border:2px solid #ed1ac9;">Content here</div>
.myborder {border:2px solid #ed1ac9;}