#ed18a5 color space conversions
Hex:
#ed18a5
RGB:
237, 24, 165
CMY:
7, 91, 35
CMYK:
0, 90, 30, 7
HSL:
320°, 85.5422%, 51.1765%
HSV (HSB):
320°, 89.8734%, 92.9412%
XYZ:
42.0432, 21.3744, 37.5071
xyY:
0.4166, 0.2118, 21.3744
CIE-Lab:
53.3568, 82.0167, -20.6191
CIE-LCH:
53.3568, 84.5688, 345.8882
CIE-Luv:
53.3568, 108.2589, -44.0470
Hunter-Lab:
46.2325, 81.4188, -15.7375
#ed18a5 color charts
#ed18a5 color shades, tints & tones
#ed18a5 color schemes
#ed18a5 color preview, HTML & CSS examples
This text has a color of #ed18a5
<p style="color:#ed18a5;">Text here</p>
.mytext {color:#ed18a5;}
This box has a color of #ed18a5
<div style="background-color:#ed18a5;">Content here</div>
.mybackground {background-color:#ed18a5;}
Border around this has a color of #ed18a5
<div style="border:2px solid #ed18a5;">Content here</div>
.myborder {border:2px solid #ed18a5;}