#ed04be color space conversions
Hex:
#ed04be
RGB:
237, 4, 190
CMY:
7, 98, 25
CMYK:
0, 98, 20, 7
HSL:
312°, 96.6805%, 47.2549%
HSV (HSB):
312°, 98.3122%, 92.9412%
XYZ:
44.2627, 21.8091, 50.5919
xyY:
0.3794, 0.1869, 21.8091
CIE-Lab:
53.8238, 86.5931, -34.5208
CIE-LCH:
53.8238, 93.2205, 338.2651
CIE-Luv:
53.8238, 98.3631, -65.1863
Hunter-Lab:
46.7002, 87.4582, -31.5407
#ed04be color charts
#ed04be color shades, tints & tones
#ed04be color schemes
#ed04be color preview, HTML & CSS examples
This text has a color of #ed04be
<p style="color:#ed04be;">Text here</p>
.mytext {color:#ed04be;}
This box has a color of #ed04be
<div style="background-color:#ed04be;">Content here</div>
.mybackground {background-color:#ed04be;}
Border around this has a color of #ed04be
<div style="border:2px solid #ed04be;">Content here</div>
.myborder {border:2px solid #ed04be;}