#ed10da color space conversions
Hex:
#ed10da
RGB:
237, 16, 218
CMY:
7, 94, 15
CMYK:
0, 93, 8, 7
HSL:
305°, 87.3518%, 49.6078%
HSV (HSB):
305°, 93.2489%, 92.9412%
XYZ:
47.7652, 23.4371, 68.3360
xyY:
0.3423, 0.1680, 23.4371
CIE-Lab:
55.5197, 89.2474, -47.9254
CIE-LCH:
55.5197, 101.3012, 331.7644
CIE-Luv:
55.5197, 85.3939, -86.1046
Hunter-Lab:
48.4118, 91.3952, -49.8028
#ed10da color charts
#ed10da color shades, tints & tones
#ed10da color schemes
#ed10da color preview, HTML & CSS examples
This text has a color of #ed10da
<p style="color:#ed10da;">Text here</p>
.mytext {color:#ed10da;}
This box has a color of #ed10da
<div style="background-color:#ed10da;">Content here</div>
.mybackground {background-color:#ed10da;}
Border around this has a color of #ed10da
<div style="border:2px solid #ed10da;">Content here</div>
.myborder {border:2px solid #ed10da;}