#ed107d color space conversions
Hex:
#ed107d
RGB:
237, 16, 125
CMY:
7, 94, 51
CMYK:
0, 93, 47, 7
HSL:
330°, 87.3518%, 49.6078%
HSV (HSB):
330°, 93.2489%, 92.9412%
XYZ:
38.8120, 19.8558, 21.1890
xyY:
0.4860, 0.2486, 19.8558
CIE-Lab:
51.6738, 79.2504, 0.7798
CIE-LCH:
51.6738, 79.2542, 0.5638
CIE-Luv:
51.6738, 127.6821, -14.6591
Hunter-Lab:
44.5598, 77.4955, 2.9985
#ed107d color charts
#ed107d color shades, tints & tones
#ed107d color schemes
#ed107d color preview, HTML & CSS examples
This text has a color of #ed107d
<p style="color:#ed107d;">Text here</p>
.mytext {color:#ed107d;}
This box has a color of #ed107d
<div style="background-color:#ed107d;">Content here</div>
.mybackground {background-color:#ed107d;}
Border around this has a color of #ed107d
<div style="border:2px solid #ed107d;">Content here</div>
.myborder {border:2px solid #ed107d;}