#ed365f color space conversions
Hex:
#ed365f
RGB:
237, 54, 95
CMY:
7, 79, 63
CMYK:
0, 77, 60, 7
HSL:
347°, 83.5616%, 57.0588%
HSV (HSB):
347°, 77.2152%, 92.9412%
XYZ:
38.3098, 21.4691, 12.9513
xyY:
0.5267, 0.2952, 21.4691
CIE-Lab:
53.4591, 69.9480, 21.3981
CIE-LCH:
53.4591, 73.1478, 17.0096
CIE-Luv:
53.4591, 129.2821, 10.9015
Hunter-Lab:
46.3347, 66.4988, 15.8619
#ed365f color charts
#ed365f color shades, tints & tones
#ed365f color schemes
#ed365f color preview, HTML & CSS examples
This text has a color of #ed365f
<p style="color:#ed365f;">Text here</p>
.mytext {color:#ed365f;}
This box has a color of #ed365f
<div style="background-color:#ed365f;">Content here</div>
.mybackground {background-color:#ed365f;}
Border around this has a color of #ed365f
<div style="border:2px solid #ed365f;">Content here</div>
.myborder {border:2px solid #ed365f;}