#ed85da color space conversions
Hex:
#ed85da
RGB:
237, 133, 218
CMY:
7, 48, 15
CMYK:
0, 44, 8, 7
HSL:
311°, 74.2857%, 72.5490%
HSV (HSB):
311°, 43.8819%, 92.9412%
XYZ:
55.9675, 39.8415, 71.0700
xyY:
0.3354, 0.2387, 39.8415
CIE-Lab:
69.3565, 51.1693, -26.3227
CIE-LCH:
69.3565, 57.5428, 332.7776
CIE-Luv:
69.3565, 54.4873, -49.2844
Hunter-Lab:
63.1202, 47.8124, -22.5734
#ed85da color charts
#ed85da color shades, tints & tones
#ed85da color schemes
#ed85da color preview, HTML & CSS examples
This text has a color of #ed85da
<p style="color:#ed85da;">Text here</p>
.mytext {color:#ed85da;}
This box has a color of #ed85da
<div style="background-color:#ed85da;">Content here</div>
.mybackground {background-color:#ed85da;}
Border around this has a color of #ed85da
<div style="border:2px solid #ed85da;">Content here</div>
.myborder {border:2px solid #ed85da;}