#ed307e color space conversions
Hex:
#ed307e
RGB:
237, 48, 126
CMY:
7, 81, 51
CMYK:
0, 80, 47, 7
HSL:
335°, 84.0000%, 55.8824%
HSV (HSB):
335°, 79.7468%, 92.9412%
XYZ:
39.7479, 21.6248, 21.8177
xyY:
0.4778, 0.2599, 21.6248
CIE-Lab:
53.6266, 73.7909, 3.0116
CIE-LCH:
53.6266, 73.8523, 2.3371
CIE-Luv:
53.6266, 120.1013, -10.6485
Hunter-Lab:
46.5025, 71.1933, 4.7344
#ed307e color charts
#ed307e color shades, tints & tones
#ed307e color schemes
#ed307e color preview, HTML & CSS examples
This text has a color of #ed307e
<p style="color:#ed307e;">Text here</p>
.mytext {color:#ed307e;}
This box has a color of #ed307e
<div style="background-color:#ed307e;">Content here</div>
.mybackground {background-color:#ed307e;}
Border around this has a color of #ed307e
<div style="border:2px solid #ed307e;">Content here</div>
.myborder {border:2px solid #ed307e;}