#ed00c3 color space conversions
Hex:
#ed00c3
RGB:
237, 0, 195
CMY:
7, 100, 24
CMYK:
0, 100, 18, 7
HSL:
311°, 100.0000%, 46.4706%
HSV (HSB):
311°, 100.0000%, 92.9412%
XYZ:
44.7754, 21.9447, 53.5056
xyY:
0.3724, 0.1825, 21.9447
CIE-Lab:
53.9682, 87.4612, -37.1903
CIE-LCH:
53.9682, 95.0399, 336.9638
CIE-Luv:
53.9682, 96.3043, -69.3184
Hunter-Lab:
46.8451, 88.6344, -34.9283
#ed00c3 color charts
#ed00c3 color shades, tints & tones
#ed00c3 color schemes
#ed00c3 color preview, HTML & CSS examples
This text has a color of #ed00c3
<p style="color:#ed00c3;">Text here</p>
.mytext {color:#ed00c3;}
This box has a color of #ed00c3
<div style="background-color:#ed00c3;">Content here</div>
.mybackground {background-color:#ed00c3;}
Border around this has a color of #ed00c3
<div style="border:2px solid #ed00c3;">Content here</div>
.myborder {border:2px solid #ed00c3;}