#ed14a5 color space conversions
Hex:
#ed14a5
RGB:
237, 20, 165
CMY:
7, 92, 35
CMYK:
0, 92, 30, 7
HSL:
320°, 85.7708%, 50.3922%
HSV (HSB):
320°, 91.5612%, 92.9412%
XYZ:
41.9667, 21.2214, 37.4816
xyY:
0.4169, 0.2108, 21.2214
CIE-Lab:
53.1910, 82.5003, -20.8733
CIE-LCH:
53.1910, 85.0999, 345.8017
CIE-Luv:
53.1910, 108.7419, -44.4745
Hunter-Lab:
46.0667, 81.9964, -15.9938
#ed14a5 color charts
#ed14a5 color shades, tints & tones
#ed14a5 color schemes
#ed14a5 color preview, HTML & CSS examples
This text has a color of #ed14a5
<p style="color:#ed14a5;">Text here</p>
.mytext {color:#ed14a5;}
This box has a color of #ed14a5
<div style="background-color:#ed14a5;">Content here</div>
.mybackground {background-color:#ed14a5;}
Border around this has a color of #ed14a5
<div style="border:2px solid #ed14a5;">Content here</div>
.myborder {border:2px solid #ed14a5;}