#ed85d9 color space conversions
Hex:
#ed85d9
RGB:
237, 133, 217
CMY:
7, 48, 15
CMYK:
0, 44, 8, 7
HSL:
312°, 74.2857%, 72.5490%
HSV (HSB):
312°, 43.8819%, 92.9412%
XYZ:
55.8370, 39.7893, 70.3828
xyY:
0.3363, 0.2397, 39.7893
CIE-Lab:
69.3192, 51.0040, -25.8260
CIE-LCH:
69.3192, 57.1699, 333.1446
CIE-Luv:
69.3192, 54.7150, -48.4641
Hunter-Lab:
63.0788, 47.6192, -22.0002
#ed85d9 color charts
#ed85d9 color shades, tints & tones
#ed85d9 color schemes
#ed85d9 color preview, HTML & CSS examples
This text has a color of #ed85d9
<p style="color:#ed85d9;">Text here</p>
.mytext {color:#ed85d9;}
This box has a color of #ed85d9
<div style="background-color:#ed85d9;">Content here</div>
.mybackground {background-color:#ed85d9;}
Border around this has a color of #ed85d9
<div style="border:2px solid #ed85d9;">Content here</div>
.myborder {border:2px solid #ed85d9;}