#ed07c3 color space conversions
Hex:
#ed07c3
RGB:
237, 7, 195
CMY:
7, 97, 24
CMYK:
0, 97, 18, 7
HSL:
311°, 94.2623%, 47.8431%
HSV (HSB):
311°, 97.0464%, 92.9412%
XYZ:
44.8514, 22.0966, 53.5309
xyY:
0.3723, 0.1834, 22.0966
CIE-Lab:
54.1294, 86.9866, -36.9374
CIE-LCH:
54.1294, 94.5042, 336.9923
CIE-Luv:
54.1294, 95.9223, -68.9104
Hunter-Lab:
47.0070, 88.0519, -34.6136
#ed07c3 color charts
#ed07c3 color shades, tints & tones
#ed07c3 color schemes
#ed07c3 color preview, HTML & CSS examples
This text has a color of #ed07c3
<p style="color:#ed07c3;">Text here</p>
.mytext {color:#ed07c3;}
This box has a color of #ed07c3
<div style="background-color:#ed07c3;">Content here</div>
.mybackground {background-color:#ed07c3;}
Border around this has a color of #ed07c3
<div style="border:2px solid #ed07c3;">Content here</div>
.myborder {border:2px solid #ed07c3;}