#ed84c5 color space conversions
Hex:
#ed84c5
RGB:
237, 132, 197
CMY:
7, 48, 23
CMYK:
0, 44, 17, 7
HSL:
323°, 74.4681%, 72.3529%
HSV (HSB):
323°, 44.3038%, 92.9412%
XYZ:
53.2544, 38.5383, 57.4551
xyY:
0.3568, 0.2582, 38.5383
CIE-Lab:
68.4155, 48.3411, -16.0728
CIE-LCH:
68.4155, 50.9431, 341.6087
CIE-Luv:
68.4155, 59.7750, -32.7063
Hunter-Lab:
62.0792, 44.4868, -11.4183
#ed84c5 color charts
#ed84c5 color shades, tints & tones
#ed84c5 color schemes
#ed84c5 color preview, HTML & CSS examples
This text has a color of #ed84c5
<p style="color:#ed84c5;">Text here</p>
.mytext {color:#ed84c5;}
This box has a color of #ed84c5
<div style="background-color:#ed84c5;">Content here</div>
.mybackground {background-color:#ed84c5;}
Border around this has a color of #ed84c5
<div style="border:2px solid #ed84c5;">Content here</div>
.myborder {border:2px solid #ed84c5;}