#ed84d6 color space conversions
Hex:
#ed84d6
RGB:
237, 132, 214
CMY:
7, 48, 16
CMYK:
0, 44, 10, 7
HSL:
313°, 74.4681%, 72.3529%
HSV (HSB):
313°, 44.3038%, 92.9412%
XYZ:
55.3139, 39.3621, 68.3006
xyY:
0.3394, 0.2415, 39.3621
CIE-Lab:
69.0127, 51.0134, -24.6320
CIE-LCH:
69.0127, 56.6489, 334.2263
CIE-Luv:
69.0127, 55.8602, -46.5434
Hunter-Lab:
62.7392, 47.5806, -20.6282
#ed84d6 color charts
#ed84d6 color shades, tints & tones
#ed84d6 color schemes
#ed84d6 color preview, HTML & CSS examples
This text has a color of #ed84d6
<p style="color:#ed84d6;">Text here</p>
.mytext {color:#ed84d6;}
This box has a color of #ed84d6
<div style="background-color:#ed84d6;">Content here</div>
.mybackground {background-color:#ed84d6;}
Border around this has a color of #ed84d6
<div style="border:2px solid #ed84d6;">Content here</div>
.myborder {border:2px solid #ed84d6;}