#ed01cf color space conversions
Hex:
#ed01cf
RGB:
237, 1, 207
CMY:
7, 100, 19
CMYK:
0, 100, 13, 7
HSL:
308°, 99.1597%, 46.6667%
HSV (HSB):
308°, 99.5781%, 92.9412%
XYZ:
46.1984, 22.5312, 60.9455
xyY:
0.3563, 0.1738, 22.5312
CIE-Lab:
54.5862, 88.8762, -43.1250
CIE-LCH:
54.5862, 98.7864, 334.1162
CIE-Luv:
54.5862, 90.8831, -78.5549
Hunter-Lab:
47.4671, 90.6618, -42.8987
#ed01cf color charts
#ed01cf color shades, tints & tones
#ed01cf color schemes
#ed01cf color preview, HTML & CSS examples
This text has a color of #ed01cf
<p style="color:#ed01cf;">Text here</p>
.mytext {color:#ed01cf;}
This box has a color of #ed01cf
<div style="background-color:#ed01cf;">Content here</div>
.mybackground {background-color:#ed01cf;}
Border around this has a color of #ed01cf
<div style="border:2px solid #ed01cf;">Content here</div>
.myborder {border:2px solid #ed01cf;}