#ed74db color space conversions
Hex:
#ed74db
RGB:
237, 116, 219
CMY:
7, 55, 14
CMYK:
0, 51, 8, 7
HSL:
309°, 77.0701%, 69.2157%
HSV (HSB):
309°, 51.0549%, 92.9412%
XYZ:
53.9566, 35.6098, 71.0474
xyY:
0.3359, 0.2217, 35.6098
CIE-Lab:
66.2207, 59.6054, -31.7108
CIE-LCH:
66.2207, 67.5158, 331.9864
CIE-Luv:
66.2207, 61.5728, -58.8395
Hunter-Lab:
59.6739, 56.9687, -28.8185
#ed74db color charts
#ed74db color shades, tints & tones
#ed74db color schemes
#ed74db color preview, HTML & CSS examples
This text has a color of #ed74db
<p style="color:#ed74db;">Text here</p>
.mytext {color:#ed74db;}
This box has a color of #ed74db
<div style="background-color:#ed74db;">Content here</div>
.mybackground {background-color:#ed74db;}
Border around this has a color of #ed74db
<div style="border:2px solid #ed74db;">Content here</div>
.myborder {border:2px solid #ed74db;}