#ed356b color space conversions
Hex:
#ed356b
RGB:
237, 53, 107
CMY:
7, 79, 58
CMYK:
0, 78, 55, 7
HSL:
342°, 83.6364%, 56.8627%
HSV (HSB):
342°, 77.6371%, 92.9412%
XYZ:
38.8520, 21.6123, 16.0338
xyY:
0.5079, 0.2825, 21.6123
CIE-Lab:
53.6132, 71.0182, 14.4086
CIE-LCH:
53.6132, 72.4651, 11.4689
CIE-Luv:
53.6132, 125.5632, 3.3224
Hunter-Lab:
46.4890, 67.8211, 12.0935
#ed356b color charts
#ed356b color shades, tints & tones
#ed356b color schemes
#ed356b color preview, HTML & CSS examples
This text has a color of #ed356b
<p style="color:#ed356b;">Text here</p>
.mytext {color:#ed356b;}
This box has a color of #ed356b
<div style="background-color:#ed356b;">Content here</div>
.mybackground {background-color:#ed356b;}
Border around this has a color of #ed356b
<div style="border:2px solid #ed356b;">Content here</div>
.myborder {border:2px solid #ed356b;}